5 Commits

Author SHA1 Message Date
gnikit
f5e7e816dd
Apply suggestions from code review
Co-authored-by: Jeremy Cohen <jcohen02@users.noreply.github.com>
2022-07-20 00:46:37 +01:00
gnikit
3443455cf9
fix: multiple changes in the Jupyter notebooks
- Replaces references to `code` to `src`
- Adds language attributes to fenced code blocks
- Updates output of `setup.cfg` in notebook 2.
- Fixes spelling and grammar errors
2022-07-18 23:56:42 +01:00
gnikit
673a458761
docs: moves notebook figures to _assets for sphinx
There was an issue with static assets not being properly copied in
the sphinx documentation. The assets have now been moved to
`_static` to ensure that sphinx is able to copy them during build.
The Jupyter notebooks use the images from `_static`.
2022-07-18 16:09:50 +01:00
de56741a51 Add watermarks to all notebooks and fix images 2022-07-18 11:50:25 +01:00
b2e3449ff2 move to a more standard directory structure 2022-06-17 12:41:41 +02:00