This projects contains a Jupyter notebook including documents related to software engineering practices.
- Docker
- Jupyter image documentation
.envfile as specified in.env.sample
To start the notebook run make notebook.
Notice: the initial image build may take a looooong time on this step so be patient:
[LabBuildApp] Building jupyterlab assets
In the notebook, use the work/ folder to store or modify files.
make docs will export simplified report in the /docs folder.
Project licensed under the MIT License - see LICENSE.md for details