Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion html instructions.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
To create a new html version, run the following command in terminal in the notebooks subfolder:

jupyter nbconvert --to html --execute sicbl-improvement-radar.ipynb --no-input --ExecutePreprocessor.timeout=-1
jupyter nbconvert --to html --execute notebooks/sicbl-improvement-radar.ipynb --no-input --ExecutePreprocessor.timeout=-1
509 changes: 330 additions & 179 deletions notebooks/sicbl-improvement-radar.html

Large diffs are not rendered by default.

789 changes: 568 additions & 221 deletions notebooks/sicbl-improvement-radar.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ dash
# Add extra per-notebook packages here
change_detection
bs4
inflect
22 changes: 18 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
# pip-compile --allow-unsafe
#
anyio==4.3.0
# via
Expand Down Expand Up @@ -160,6 +160,8 @@ idna==3.7
# requests
importlib-metadata==7.1.0
# via dash
inflect==7.5.0
# via -r requirements.in
ipykernel==6.29.4
# via
# bash-kernel
Expand Down Expand Up @@ -276,6 +278,8 @@ mdurl==0.1.2
# via markdown-it-py
mistune==3.0.2
# via nbconvert
more-itertools==10.6.0
# via inflect
nbclient==0.10.0
# via nbconvert
nbconvert==7.16.3
Expand Down Expand Up @@ -540,10 +544,14 @@ traitlets==5.14.3
# nbconvert
# nbformat
# qtconsole
typeguard==4.4.2
# via inflect
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.11.0
# via dash
# via
# dash
# typeguard
tzdata==2024.1
# via pandas
tzlocal==5.2
Expand Down Expand Up @@ -574,5 +582,11 @@ zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
pip==25.0.1
# via pip-tools
setuptools==76.0.0
# via
# dash
# pandas-gbq
# pip-tools
# pydata-google-auth