To get e.g. the newest BrainScaleS-2 interactive tutorial examples from this github repository:
- Open your "Lab" (left hand menu, choose CSCS as execution site for the Jupyter notebooks)
- create a folder, to which the examples should be cloned in the file browser (here e.g. "test")
- Open the Git > Git Command in Terminal menu item
in the appearing terminal change into the directory, to where you would like to clone the examples files:
cd /opt/app-root/src/shared/NMC\ test\ collab\ for\ user\ YOUR_USERNAME- then type in the clone command:
git clone https://github.com/electronicvisions/brainscales2-demos.git --branch jupyter-notebooks
- the cloned files are in the new directory brainscales2-demo