Skip to content

Examples that illustrate how to use 3D Slicer via Jupyter notebooks in Python

License

Notifications You must be signed in to change notification settings

Slicer/SlicerNotebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

063d8d1 · Sep 20, 2022

History

35 Commits
May 7, 2020
Oct 17, 2018
Oct 17, 2018
Sep 20, 2022
Sep 20, 2022
Sep 20, 2022
Sep 20, 2022
Sep 20, 2022
Sep 20, 2022
Oct 17, 2018
Jun 10, 2020
Sep 20, 2022
Sep 20, 2022
Oct 17, 2021

Repository files navigation

SlicerNotebooks

Examples that illustrate how to use 3D Slicer via Jupyter notebooks in Python

Running on Binder

All the notebooks can be run interactively in the web browser via Binder by clicking "Launch binder".

Binder

Running locally using docker

Download or clone this repository to your local computer.

Run the docker image as described here.

Running local installation

Download or clone this repository to your local computer.

Follow setup instructions here.