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
repository_url: https://github.com/ProjectPythia/cookbook-template/ # Online location of your book
38
+
repository_url: https://github.com/ProjectPythia/web-map-feature-services-cookbook/ # Online location of your book
39
39
repository_branch: main # Which branch of the repository should be used when creating links (optional)
40
40
use_issues_button: true
41
41
use_repository_button: true
42
42
use_edit_page_button: true
43
-
google_analytics_id: G-T52X8HNYE8
43
+
use_fullscreen_button: true
44
+
analytics:
45
+
google_analytics_id: G-T52X8HNYE8
44
46
github_url: https://github.com/ProjectPythia
45
47
twitter_url: https://twitter.com/project_pythia
46
48
icon_links:
@@ -51,10 +53,12 @@ sphinx:
51
53
launch_buttons:
52
54
binderhub_url: https://binder.projectpythia.org
53
55
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