feat: add launch buttons for binder and thebe

This commit is contained in:
rzmk 2024-05-30 15:33:11 -04:00
parent b144cd0348
commit 47f33d667d
3 changed files with 9 additions and 4 deletions

View file

@ -1,5 +1,7 @@
# 100.dathere.com # 100.dathere.com
[![Jupyter Book Badge](https://jupyterbook.org/badge.svg)](https://100.dathere.com)
**Try out available exercises:** [100.dathere.com](https://100.dathere.com) **Try out available exercises:** [100.dathere.com](https://100.dathere.com)
This codebase includes source code for "100 exercises with qsv" found at [100.dathere.com](https://100.dathere.com). This codebase includes source code for "100 exercises with qsv" found at [100.dathere.com](https://100.dathere.com).

View file

@ -37,6 +37,7 @@ repository:
launch_buttons: launch_buttons:
notebook_interface: jupyterlab notebook_interface: jupyterlab
binderhub_url: https://mybinder.org binderhub_url: https://mybinder.org
thebe: true
sphinx: sphinx:
config: config:
html_show_copyright: false html_show_copyright: false
@ -44,4 +45,5 @@ sphinx:
logo: logo:
image_light: media/qsv-logo.png image_light: media/qsv-logo.png
image_dark: media/qsv-logo-dark.png image_dark: media/qsv-logo-dark.png
recursive_update: true
language: en language: en

View file

@ -1 +1,2 @@
jupyter-book jupyter-book
jupyterlab_myst