Skip to content

Commit

Permalink
Add thebe
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Jul 22, 2024
1 parent 87dc5e7 commit d1cd1eb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ launch_buttons:
colab_url: "https://colab.research.google.com"
notebook_interface: "jupyterlab"
binderhub_url: "https://mybinder.org"
thebe: true
branch: main

# Information about where the book exists on the web
repository:
Expand All @@ -46,16 +48,16 @@ html:
use_repository_button: true
use_issues_button: true
use_edit_page_button: true
use_download_button: true
# thebe: true
# google_analytics_id: G-XXXXXXX
use_download_button: true # google_analytics_id: G-XXXXXXX
thebe: true # Enable Thebe

sphinx:
config:
# html_extra_path: ["CNAME", "robots.txt"]
html_theme_options:
use_download_button: true
repository_url: https://github.com/giswqs/jupyter-book-demo
repository_branch: main # Specify the correct branch for theme options
use_issues_button: true
use_repository_button: true
use_edit_page_button: true
Expand Down

0 comments on commit d1cd1eb

Please sign in to comment.