Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

And stop the notebook server

Update the arts-lecture

During the course, new exercises and updates are added to the arts-lecture repository. To update your local version of arts-lectures, open a terminal in JupyterLab.

Image Added

In the terminal go to your arts-lectures folder and run "git pull"

Code Block
cd arts-lectures
git pull

You can ignore the warning message from git. At the end of the output, you see which files have been updated. In the example below, the lecture script has received updates:

Image Added

Web location

This document can be found at https://collaboration.cen.uni-hamburg.de/display/RaRe/ARTS+Lecture

...