You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Execute the notebooks upon building the book (don't use binderbot)
10
10
execute:
@@ -41,6 +41,7 @@ sphinx:
41
41
use_issues_button: true
42
42
use_repository_button: true
43
43
use_edit_page_button: true
44
+
use_fullscreen_button: true
44
45
github_url: https://github.com/ProjectPythia
45
46
twitter_url: https://twitter.com/project_pythia
46
47
icon_links:
@@ -51,9 +52,12 @@ sphinx:
51
52
launch_buttons:
52
53
binderhub_url: https://binder.projectpythia.org
53
54
notebook_interface: jupyterlab
54
-
extra_navbar: |
55
-
Theme by <a href="https://projectpythia.org">Project Pythia</a>.<br><br>
56
-
All code in Pythia Cookbooks is licensed under Apache 2.0. All other non-code content is licensed under <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons BY 4.0 (CC BY 4.0)</a>.<br><br>
0 commit comments