Changes for page Elephant Tutorials
Last modified by denker on 2025/04/09 07:02
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,6 +6,8 @@ 6 6 7 7 (% style="color:#4e5f70" %)Interactive video tutorials on 8 8 neuronal data analysis using Elephant 9 + 10 +(% style="color:#e74c3c" %)**~-~- in beta testing ~-~-** 9 9 ))) 10 10 ))) 11 11 ... ... @@ -22,13 +22,15 @@ 22 22 23 23 == Access to the tutorials == 24 24 25 -To access the tutorials, check out the drive space of this Collab.Video are availablefor downloadin the (% style="color:#f39c12" %)videos(%%)section, whereasthe correspondingJupyter notebooksare available inthe (% style="color:#f39c12" %)notebooks(%%)folder. Notebooks can either be run directly on the EBRAINS Collaboratory (currently limited to HBP27 +To access the tutorials, check out the drive space of this collab. The Jupyter notebooks are available in the (% style="color:#f39c12" %)notebooks(%%) folder, and links to the (% style="color:#f39c12" %)videos(%%) are embedded within each notebook. Notebooks can either be run directly on the EBRAINS Collaboratory's JupyterLab service (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. 26 26 27 27 === Execution on the EBRAINS Collaboratory === 28 28 29 29 * Open the EBRAINS lab by selecting the corresponding (% style="color:#f39c12" %)Lab(%%) menu entry on the left. 30 -//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.// 31 -* 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). 32 +//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.// 33 +* In the lab, navigate to a particular notebook and open and execute it. 34 +** Please note that in some instances, you may need to restart the kernel for the notebooks to run (e.g., when new packages are installed by the notebook, or in case of low memory). 35 +** To save changes you may want to make to a notebook, please create a copy of the notebook in a collab of your own (i.e., a collab where you have write permissions). 32 32 33 33 === Local execution === 34 34