Changes for page Elephant Tutorials

Last modified by denker on 2025/04/09 07:02

From version 5.3
edited by denker
on 2021/02/01 17:15
Change comment: There is no comment for this version
To version 5.4
edited by denker
on 2021/02/01 17:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,8 +20,20 @@
20 20  
21 21  == Access to the tutorials ==
22 22  
23 -To access the tutorials, check out the drive space of this Collab. Video are available for download in the (% style="color:#f39c12" %)videos(%%) section, whereas the corresponding Jupyter notebooks are available in the (% style="color:#f39c12" %)notebooks(%%) folder. Notebooks can either be run directly on the Collaboratory (currently limited to HBP affiliated members), or downloaded and run locally. For local execution, please use the provided (% style="color:#f39c12" %)requirements.txt(%%) file to generate an appropriate Python environment.
23 +To access the tutorials, check out the drive space of this Collab. Video are available for download in the (% style="color:#f39c12" %)videos(%%) section, whereas the corresponding Jupyter notebooks are available in the (% style="color:#f39c12" %)notebooks(%%) folder. Notebooks can either be run directly on the EBRAINS Collaboratory (currently limited to HBP affiliated members), or downloaded and run locally. For local execution, please use the provided (% style="color:#f39c12" %)requirements.txt(%%) file to generate an appropriate Python environment.
24 24  
25 +==== Execution on the EBRAINS Collaboratory ====
26 +
27 +* Open the EBRAINS lab by selecting the corresponding (% style="color:#f39c12" %)Lab(%%) menu entry on the left.
28 +//Please note: Jupyterlab functionality is currently in beta and not yet available to non-HBP-affiliated Collaboratory users. Please check back in the near future.//
29 +* In the lab, navigate to a particular notebook and open and execute it. To save changes you may want to make, please create a copy of the notebook in a Collab of your own (i.e., where you have write permissions).
30 +
31 +==== Local execution ====
32 +
33 +* Open the EBRAINS drive by selecting the corresponding (% style="color:#f39c12" %)Drive(%%) menu entry on the left.
34 +* Download a particular notebook and the (% style="color:#f39c12" %)requirements.txt(%%) to your computer.
35 +* Create a Python environment based on the (% style="color:#f39c12" %)requirements.txt(%%) file. The details will depend on your particular Python setup.
36 +
25 25  == List of available tutorials ==
26 26  
27 27