Skip to content
Snippets Groups Projects
Commit c1e3325a authored by Timon Idema's avatar Timon Idema
Browse files

added sphinx-exercise to requirements.txt

parent 2e7b08d3
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ Demonstration of an open textbook made with [Jupyter Books](https://jupyterbook.
## Installation
To install jupyter books, use pip:
pip install jupyter-book
(For this demo we used version 0.13.0)
(For this demo we used version 0.13.1; you may have to replace pip by pip3 on newer installs).
## Building a Jupyter Book
To build a jupyter book, run:
......
......@@ -4,4 +4,5 @@ plotly
scipy
matplotlib
myst_nb
sphinx-exercise
jupyterquiz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment