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
-
... ... @@ -7,7 +7,7 @@ 7 7 11. Send an email to [[neuromorphic@humanbrainproject.eu>>path:mailto:neuromorphic%40humanbrainproject.eu]] stating your EBRAINS account username 8 8 11. We will create a Collab for you, free of charge and complete with test quota and a few examples. 9 9 Only for large 'production runs' another quota request is needed via the "Job Manager" in your collab (upper right hand corner in the JobManager: "Quota"). 10 -1. OR, if you do not need the copied-in example notebooks or would like to fetch them yourself : 10 +1. OR, if you do not need the copied-in example notebooks or would like to fetch them yourself to start immediately : 11 11 11. create a new Collab for yourself: 12 12 111. go to [[https:~~/~~/wiki.ebrains.eu/>>https://wiki.ebrains.eu/]] and click the "Log-in" link in the upper right hand corner, log in with your new EBRAINS account 13 13 111. Click the "Collabs" link in the menu bar at the top of the window ... ... @@ -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: