We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1337837 commit 27f78cfCopy full SHA for 27f78cf
README.md
@@ -20,7 +20,7 @@ Open up a terminal and enter the following:
20
```bash
21
ssh <user>@teach.scinet.utoronto.ca
22
module load anaconda3
23
- /scinet/course/ss2019/3/6_mripython/setup_workshop
+ source /scinet/course/ss2019/3/6_mripython/setup_workshop
24
python -m ipykernel install --user --name mripython_conda
25
```
26
0 commit comments