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
-
... ... @@ -11,8 +11,9 @@ 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 14 -111. Click the "Create a collab" green button and create a private Collab for yourself. The process re-directs you into the new Collab. 15 -111. In your new Collab click the "Lab" link in the left hand menu 14 +111. Click the "Create a collab" green button and create a private Collab for yourself. The process re-directs you into the new Collab. 15 +11. In your new Collab open the Lab and clone the files you want to work with: 16 +111. Click the "Lab" link in the left hand menu 16 16 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") 17 17 111. This will start a Jupyter Lab session (the "Lab") for you. 18 18 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 ... ... @@ -28,7 +28,6 @@ 28 28 First run the "Setup" notebook in the directory (choose the "EBRAINS-...." kernel, when asked), select "Run" > "Run all cells" 29 29 Then your environment is prepared to run the examples (e.g. the 01.RuningPyNNSimulations"). 30 30 Note: As Kernel (right hand corner of the title line of the notebook), please use the "EBRAINS-...." kernel, not the default iPython Kernel. Some modules will not be found with the default kernel. 31 -111. 32 32 1. Run your own neuromorphic simulations/emulations interactively via Jupyter notebook (link "LAB" in your Collab) directly in your browser (or via the "Job Manager") using your own [[PyNN>>url:http://neuralensemble.org/PyNN/]] described network and your own input data. 33 33 To add the "Job Manager", if it is not in your Collab yet: Go to the start page of your Collab, click the "+ Create" button in the upper right hand corner, select "Community App" and type "Job Manager" in the "Title" field, then click "Create", then choose the "Neuromorphic Computing Job Manager" from the list of offered Apps and click "Save". Now a new link "Job Manager" is in the left hand menu of your Collab) 34 34 1. If anything fails: see the [[getting help page>>url:https://electronicvisions.github.io/hbp-sp9-guidebook/getting_help.html]] in the guidebook or use the [[support@ebrains.eu>>mailto:support@ebrains.eu]] email contact.