Pre-exercise checklist:
- Log into your account on
JupyterHub
in a similar manner as described in Exercise 1 - Use the terminal to move into the directory for the course:
$ cd Molecular-and-Materials-Modelling-FS2023
pull
the newest exercise files from the GitHub repository by executing
$ cd ~/Molecular-and-Materials-Modelling-FS2023
$ git init
$ git pull https://github.com/ramador09/Molecular-and-Materials-Modelling-FS2023.git
$ cd exercise-i_files
in the command line.
- In the toolbar on the left, open the
.ipynb
notebook by double-clicking on it.