Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 777 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 777 Bytes

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.