Skip to content

aramis-lab/clinicadl-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClinicaDL tutorials

To run the tutorials, you need a Python environment with ClinicaDL. You will also need some additional dependencies to run the notebooks (matplotlib, notebook, etc.), that you can install with the following command:

poetry install --extras tutorials

NOTE: In the future, extra dependencies will be downloaded via: pip install clinicadl[tutorials]

You can then run the tutorials, either:

  • by opening the notebook in your IDE, and selecting the right kernel (your ClinicaDL environment),

or:

  • by activating your ClinicaDL environment, and opening the notebook in your browser using:

    jupyter notebook
    

About

Tutorials for ClinicaDL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published