# SlicerNotebooks **Repository Path**: jinxiang/SlicerNotebooks ## Basic Information - **Project Name**: SlicerNotebooks - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/slicer/SlicerNotebooks/master) ## Running locally using docker Download or clone this repository to your local computer. Run the docker image as described [here](https://github.com/Slicer/SlicerDocker/blob/master/README.rst#usage-of-slicer-notebook-image). ## Running local installation Download or clone this repository to your local computer. Follow setup instructions [here](https://github.com/Slicer/SlicerJupyter#option-3-install-slicer-and-jupyter-on-your-own-computer).