Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
This applies slight modifications to sphinx_rtd_theme. It needs the
aforementioned theme to be installed.
Modifications
- Styling tweaks in
msmb.css - Styling for Jupyter notebooks
Jupyter CSS
Jupyter css is committed to this repository. It is slightly modified from
the upstream stylesheet. You can regenerate jupyer.min.css:
- Ensure the
notebook/submodule is initialized. - Apply
wrap-notebook-css.patchto it. - Run
compile_jupyter_less.pyto turn the patchedlessfiles intocss.