File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,12 @@ bibtex_bibfiles:
21
21
22
22
# Information about where the book exists on the web
23
23
repository :
24
- url : https://projectpythia. github.io /pythia-foundations # Online location of your book
24
+ url : https://github.com/ProjectPythia /pythia-foundations # Online location of your book
25
25
# path_to_book: docs # Optional path to your book, relative to the repository root
26
26
branch : main # Which branch of the repository should be used when creating links (optional)
27
+ # Configure your Binder links, such as the URL of the BinderHub.
28
+ launch_buttons :
29
+ binderhub_url : https://mybinder.org
27
30
28
31
# Add GitHub buttons to your book
29
32
# See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
You can’t perform that action at this time.
0 commit comments