Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

informatics-lab/itk-3dvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED: Due to vulnerabilities in outdated versions of dependencies, this repo has been archived

Binder

itk-3dvis

Example of how to use itk-jupyter-widgets to render Met Office data in 3D using Jupyter

Setup

First, clone this repository:

git clone https://github.com/informatics-lab/itk-3dvis.git
cd itk-3dvis

Create a conda environment with the accompanied requirements.txt:

conda create --name itk-3dvis --file environment.yml --yes

If you are using Jupyter Lab then you also need to install the an extension:

jupyter labextension install @jupyter-widgets/jupyterlab-manager itk-jupyter-widgets

Launch notebook

This notebook can be run from the Pangeo Binder service at:

https://binder.pangeo.io/v2/gh/informatics-lab/itk-3dvis/nbserverproxy?filepath=itk-3dvis.ipynb

If you wish to run it locally, first clone this git repository (see above) then:

jupyter notebook itk-3dvis.ipynb

Or if you are using Jupyter Lab:

jupyter lab

About

Examples of how to use itk-jupyter-widgets to render Met Office data in 3D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published