GitHunt
NI

NicolasGensollen/clinicadl_handbook

Tutorial to use (new version of) clinicadl (>1.0.3)

Notebooks for presentation of ClinicaDL

Plan

Update current clinicaDL jupyter-book.

Where to begin

Notebooks are generated from python files stored in the src folder.
Automatic generated notebooks are added into the notebooks folder.

To start contributing, start a brand new Conda environment with this command:

make env.conda

Then activate the environment and install depedencies with Poetry:

conda activate ./env
make env.dev

Once installed dependencies. if you want to convert from python files to
notebooks just type make build.notebooks.
To produce the jupyter-book type make build.book.
Remember to activate the conda environment before running these commands.

Languages

Jupyter Notebook57.7%Python41.8%Makefile0.4%Dockerfile0.1%

Contributors

Creative Commons Zero v1.0 Universal
Created March 12, 2024
Updated June 4, 2024