Skip to content

ubcmri/scientific-python-tutorial

 
 

Repository files navigation

Python in Neuroimaging Workshops

Workshop 1: Introduction to Python

9:30am August 15th 2017 BRC Conference Centre, UBC Hospital

Workshop 2: Scientific Python

9am August 22nd 2017 BRC Conference Centre, UBC Hospital

Workshop 3: Python in Neuroimaging

9am August 31st 2017 CBH 3402, UBC Hospital Take the elevator to the 3rd floor of CBH (the new glass building in front of UBC hospital)

Tutorials can be run on your own computer with Python3 and Jupyter installed, or at ubc.syzygy.ca

If you haven't downloaded this repository yet, run

git clone https://github.com/ubcmri/scientific-python-tutorial.git

If you downloaded the repo at a previous session, update it with

cd scientific-python-tutorial
git pull origin master

If that fails, try:

git reset --hard
git pull origin master

Resources:

About

Introduction to Jupyter, Python and SciPy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%