Skip to content
Snippets Groups Projects
Commit 0408cc91 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

Merge branch 'master' into 'master'

Little adjustments to getting_started/readme

See merge request fsl/pytreat-2018-practicals!38
parents cd8499d7 467b42ec
No related branches found
No related tags found
No related merge requests found
Getting started Getting started
=============== ===============
This directory contains the "Getting started" practical.
This directory contains the _Getting started_ practical, intended for those of
you who are new to Python as a language, or want a refresher on how it all
works.
If you are already comfortable with Python, `numpy`, `nibabel`, and `jupyter`,
then you might want to check out the `advanced_topics` folder.
1. Python basics (MJ) 1. Python basics (MJ)
2. Text input/output (MC) 2. Text input/output (MC)
...@@ -9,5 +17,5 @@ This directory contains the "Getting started" practical. ...@@ -9,5 +17,5 @@ This directory contains the "Getting started" practical.
4. Numpy (PM) 4. Numpy (PM)
5. Nifti images (MJ) 5. Nifti images (MJ)
6. Image manipulation (MC) 6. Image manipulation (MC)
7. Jupyter notebook and Ipython(MC) 7. Jupyter notebook and IPython (MC)
8. Writing a callable script (MJ) 8. Writing a callable script (MJ)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment