We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d70907 + a4effec commit f07254aCopy full SHA for f07254a
_config.yml
@@ -30,7 +30,7 @@ html:
30
extra_css:
31
- _static/remove_prev_next_bottom_buttons.css
32
extra_js:
33
- - overlay-label-accessibility.js
+ - _static/overlay-label-accessibility.js
34
35
36
launch_buttons:
pyproject.toml
@@ -11,7 +11,7 @@ package-mode = false
11
python = "^3.11" # or your desired Python version
12
numpy = "^1.26.4"
13
pandas = "*"
14
-jupyter-book = "1.0.0"
+jupyter-book = "*"
15
ghp-import = "*"
16
jupyterquiz = "*"
17
matplotlib = "*"
0 commit comments