Changes for page Getting access
Last modified by kindler on 2025/08/22 17:02
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -17,7 +17,7 @@ 17 17 111. Select any of the "Lab Execution Site" offered, then select the "Official EBRAINS Docker image", click start. (Click "Launch Server", if you get "Server not running")[[image:1752049824848-523.png]] 18 18 111. This will start a Jupyter Lab session (the "Lab") for you. 19 19 111. Start a "Terminal" via the icon in the "Launcher window" shown. This opens a terminal in the "/mnt/user/shared/NAME_OF_YOUR_COLLAB/" directory. This is a location on the EBRAINS "Drive". Files stored in this location are stored persistently= will still be there, when you open your Collab again some days later 20 -(Note: If you use "File" > "New" > "Terminal" the opened terminal is in the directory "/opt/app-root/src". This location only exists while the Jupyter ("Lab") session is running and will be gone, when a new Lab session is started. Do not use this location, if you want to keep the files. To change into the persistent directory type "cd /mnt/user/shared/NAME_OF_YOUR_COLLAB" (without the " and the name of your your Collab instead of NAME_OF_YOUR_COLLAB) 20 +(Note: If you use "File" > "New" > "Terminal" the opened terminal is in the directory "/opt/app-root/src". This location only exists while the Jupyter ("Lab") session is running and will be gone, when a new Lab session is started. Do not use this location, if you want to keep the files. To change into the persistent directory type "cd /mnt/user/shared/NAME_OF_YOUR_COLLAB" (without the " and the name of your your Collab instead of NAME_OF_YOUR_COLLAB. The collab name in the screenshot is "20250709-testCollab") 21 21 [[image:1752049957171-549.png]] 22 22 111. fetch the files you would like to work with. 23 23 For the **BrainScaleS-2 interactive notebooks** use the command in the terminal window: