Skip to content

Workshop on python and Jupyter notebook for Medical Image Analysis - Open MR Benelux 2020

Notifications You must be signed in to change notification settings

TRDim/2020_OpenMR_jupyter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python and Jupyter notebook for Medical Image Analysis


In this workshop, you will learn the basics of Jupyter notebook, python, and SimpleITK

Set up

  • See the video below:

    Video

  • Or follow the instructions below:

    1. Download Anaconda, a python platform:
    • Go to anaconda.com/distribution and click on Download
    • Select your operating system and click on Download
    • Once downloaded, install anaconda as you would do for any software.
    1. Download the material from GitHub:
    • In this page, click on the green Clone or downloadbutton above, and then Download Zip. Download the files in a folder of your choice.
    • Once downloaded, unzip the files
    1. Install a few python packages that we will need and download the images that we will use:
    • Open Anaconda by double-clicking on it
    • Launch JupyterLab
    • In the left panel, navigate to the folder you downloaded from GitHub
    • Double click on the file 0_setup.ipynb to open it
    • Run the cells by going to Run -> Run All Cells
    • Go to your workshop folder and unzip the downloaded images.

If you have any issue during the installation, go to the top of this page, click the tab Issue, and open an new issue. I will be happy to reply to you.

See you at the workshop!

About

Workshop on python and Jupyter notebook for Medical Image Analysis - Open MR Benelux 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%