Skip to content

Commit c09d9e3

Browse files
committed
added tutorial links for nilearn
1 parent 001adf3 commit c09d9e3

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

course-outline.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,15 @@ This part of the course will provide a general introduction to nilearn, building
2727
### Prerequisites
2828

2929
- Basic familiarity with Python would be preferable
30-
- You will need enough space for Miniconda and all the course data (~3GB).
31-
- Before attending the course, users should follow nilearn installation instructions available [here](http://nilearn.github.io/introduction.html#installation)
30+
- You will need enough space for Anaconda and all the course data (~5GB).
31+
32+
If you are already savvy with Python and just want a tl;dr summary, here’s all you need to know:
33+
34+
1. Join the [Brainhack Slack](https://brainhack-slack-invite.herokuapp.com/) group and join the [main-nilearn-2018](https://brainhack.slack.com/messages/CEQB7U15M/) channel
35+
2. Download and install python with the full-suite 64-bit [Anaconda](https://www.anaconda.com/download/) distribution
36+
3. Download the [data](https://osf.io/5hju4/files/) and remember where you store it!
37+
4. Download or clone the Intro to ML [repository](https://github.com/brainhack101/introML)
38+
5. Test everything by activating the environment, opening the NAME OF NOTEBOOK notebook and running the first few cells
39+
40+
For detailed instructions, view the full [installation instructions](https://docs.google.com/document/d/1G0QHtkZDklE5EEwbtTSruSijHhAoFIXoeDxk0AyVjM0/edit?usp=sharing).
41+

0 commit comments

Comments
 (0)