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.
1 parent d0c26d5 commit 082b8c7Copy full SHA for 082b8c7
1 file changed
Makefile
@@ -16,6 +16,7 @@ upload:
16
python policyengine_uk_data/storage/upload_completed_datasets.py
17
18
documentation:
19
+ pip install --pre "jupyter-book>=2"
20
jb clean docs && jb build docs
21
python docs/add_plotly_to_book.py docs
22
0 commit comments