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

hmcts/RSE-dash-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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