Refactor Demo Notebooks
Open
- Dominant language
- Python
- Stars
- 123
- Forks
- 56
- Avg merge
- 17d 18h
- Merged PRs (30d)
- 3
Description
Currently the demo notebooks are stand-alone documents, and contain lots of duplicated code that has since been introduced into local modules by #19.
The notebooks also require some manual revision of variables (`data_path`, `metrics_path`, `output_data_path` and `root_dir`) during the setup process.
We would like to streamline the notebook setup process and simplify / refactor duplicate code to leverage the local module code.
Contributor guide
Assessment
This issue has not been assessed yet.