Skip to content
This repository was archived by the owner on Nov 27, 2019. It is now read-only.

Latest commit

 

History

History
31 lines (18 loc) · 795 Bytes

File metadata and controls

31 lines (18 loc) · 795 Bytes

Jupyter notebook reports

This projects contains a Jupyter notebook including documents related to software engineering practices.

Docker setup

Prerequisites

Run the notebook

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.

Generate reports

make docs will export simplified report in the /docs folder.

License

Project licensed under the MIT License - see LICENSE.md for details