Last modified by spreizer on 2025/08/26 09:19

From version 51.1
edited by spreizer
on 2025/08/24 12:26
Change comment: There is no comment for this version
To version 46.1
edited by spreizer
on 2025/08/23 20:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,9 +20,7 @@
20 20  
21 21  - [[Tutorial abstract>>url:https://wiki.ebrains.eu/bin/view/Collabs/swedish-node-nest-tutorials/About/]]
22 22  
23 -- Tutorial materials: [[https:~~/~~/gitlab.ebrains.eu/spreizer/nest-tutorials-2025>>url:https://gitlab.ebrains.eu/spreizer/nest-tutorials-2025.git]]
24 24  
25 -
26 26  The tutorial is composed of three modules in which the user learns to simulate with NEST step by step.
27 27  
28 28  
... ... @@ -29,18 +29,21 @@
29 29  === Time schedule ===
30 30  
31 31  |(% style="width:191px" %)10 - 10.30|(% style="width:220px" %)Introduction|(% style="width:422px" %)
32 -|(% style="width:191px" %)10.30 - 12|(% style="width:220px" %)NEST Desktop|(% style="width:422px" %)[[https:~~/~~/nest-desktop.apps.ebrains.eu/>>https://nest-desktop.apps.ebrains.eu/]]
33 -|(% style="width:191px" %)13 - 14.30|(% style="width:220px" %)NEST Simulator|(% style="width:422px" %)[[https:~~/~~/lab.jsc.ebrains.eu>>https://lab.jsc.ebrains.eu]]
34 -|(% style="width:191px" %)15 - 16.30|(% style="width:220px" %)NESTML|(% style="width:422px" %)[[https:~~/~~/lab.jsc.ebrains.eu>>https://lab.jsc.ebrains.eu]]
30 +|(% style="width:191px" %)10.30 - 12|(% style="width:220px" %)NEST Desktop|(% style="width:422px" %)[[https:~~/~~/nest-desktop.readthedocs.org/>>https://nest-desktop.readthedocs.org/]]
31 +|(% style="width:191px" %)13 - 14.30|(% style="width:220px" %)NEST Simulator|(% style="width:422px" %)[[https:~~/~~/nest-simulator.readthedocs.org/>>https://nest-simulator.readthedocs.org/]]
32 +|(% style="width:191px" %)15 - 16.30|(% style="width:220px" %)NESTML|(% style="width:422px" %)[[https:~~/~~/nestml.readthedocs.org/>>https://nestml.readthedocs.org/]]
35 35  
36 -=== (% style="color:#1a202c; font-family:inherit; font-size:max(23px, min(27px, 15.8889px + 0.925926vw))" %)How to get NEST tutorials on EBRAINS lab?(%%) ===
34 +(% class="wikigeneratedid" %)
35 +Link to use NEST Desktop: [[https:~~/~~/nest-desktop.apps.ebrains.eu/>>https://nest-desktop.apps.ebrains.eu/]]
37 37  
37 +=== (% style="color:#1a202c; font-family:inherit; font-size:max(23px, min(27px, 15.8889px + 0.925926vw))" %)How to run NEST tutorials on EBRAINS lab?(%%) ===
38 +
38 38  1. (((
39 39  Go to [[https:~~/~~/lab.jsc.ebrains.eu>>https://lab.jsc.ebrains.eu]]
40 40  )))
41 41  1. Change drive folder to `/drive/My Libraries/`.
42 42  1. (((
43 -Next, clone a repo from the remote Git repository "https:~/~/gitlab.ebrains.eu/spreizer/nest-tutorials-2025" (Click on [[image:1755972938026-462.png||height="30" width="28"]]).
44 +Next, clone a repo from the remote Git repository "[[https:~~/~~/gitlab.ebrains.eu/spreizer/nest-tutorials-2025.git>>https://gitlab.ebrains.eu/spreizer/nest-tutorials-2025.git]]" (Click on [[image:1755972938026-462.png||height="30" width="28"]]).
44 44  
45 45  
46 46  [[image:1755972871032-845.png||data-xwiki-image-style-alignment="center"]]
... ... @@ -70,8 +70,6 @@
70 70  
71 71  The first part of the tutorial, we look at NEST Desktop.  As a goal we will create and analyze a balanced two-population network.
72 72  
73 -Documentation: [[https:~~/~~/nest-desktop.readthedocs.io>>https://nest-desktop.readthedocs.io]]
74 -
75 75  More information: [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nest-desktop>>https://wiki.ebrains.eu/bin/view/Collabs/nest-desktop]]
76 76  
77 77  
... ... @@ -78,10 +78,8 @@
78 78  (% class="wikigeneratedid" id="H329NESTML" %)
79 79  **2) NEST Simulator**
80 80  
81 -The tutorial will then turn to Jupyter (Python) notebooks where we will start by creating spiking neurons. Here, we learn advanced steps to write code with NEST Simulation syntax. The scripting codes allow us to customize sophisticated use cases with NEST simulations.
80 +The tutorial will then turn to Jupyter (Python) notebooks where we will start by creating spiking neurons. Here, we learn advanced steps to write code with NEST Simulation syntax. The scripting codes allow us to customize sophisticated use cases with NEST simulations. How to run examples on EBRAINS lab can be found here:
82 82  
83 -Documentation: [[https:~~/~~/nest-simulator.readthedocs.io>>https://nest-simulator.readthedocs.io]]
84 -
85 85  More examples: [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nest-simulator-examples/>>https://wiki.ebrains.eu/bin/view/Collabs/nest-simulator-examples/]]
86 86  
87 87  
... ... @@ -90,8 +90,6 @@
90 90  
91 91  The last part is using NESTML to create custom neuron and synapse models for NEST Simulator. This will be done by formulating the learning model in the NESTML language syntax, and using the associated toolchain to generate code for NEST Simulator.
92 92  
93 -Documentation: [[https:~~/~~/nestml.readthedocs.io>>https://nestml.readthedocs.io]]
94 -
95 95  More tutorials: [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nestml-tutorials>>https://wiki.ebrains.eu/bin/view/Collabs/nestml-tutorials]]
96 96  )))
97 97