Introduction A Jupyter-notebook environment. Installation cd <your-projects-dir> git clone https://github.com/libranet/libranet-jupyter.git just install Running Jupyter Start jupyter-lab in foreground: just jupyter-start Running pytest Run the unittests with pytest: just pytest Open in VS Code code .