Skip to content

Commit 0d70907

Browse files
Merge pull request #314 from coding-for-reproducible-research/accessibility
Pin JB Version for accessibility features
2 parents 52db695 + ec54eb3 commit 0d70907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ package-mode = false
1111
python = "^3.11" # or your desired Python version
1212
numpy = "^1.26.4"
1313
pandas = "*"
14-
jupyter-book = "*"
14+
jupyter-book = "1.0.0"
1515
ghp-import = "*"
1616
jupyterquiz = "*"
1717
matplotlib = "*"

0 commit comments

Comments
 (0)