6 Commits

Author SHA1 Message Date
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
42b1bb6959 update testing section 2022-07-17 16:43:37 +01:00
63523481e8 Updates! 2022-06-30 11:57:05 +01:00
b2e3449ff2 move to a more standard directory structure 2022-06-17 12:41:41 +02:00