https://rse.ncldata.dev/events
https://www.n8research.org.uk/
https://www.archer2.ac.uk/training/courses/240123-software-carpentry/
6
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
We asked for your uni login when you registered. Please use that to login - it is case sensitive. You don't have a password yet. The password you enter the first time you log in will become your password.
In a terminal (bash shell)
wget http://swcarpentry.github.io/python-novice-gapminder/files/python-novice-gapminder-data.zip
unzip python-novice-gapminder-data
From a Jupyter notebook
!wget http://swcarpentry.github.io/python-novice-gapminder/files/python-novice-gapminder-data.zip
!unzip python-novice-gapminder-data