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

From version 48.1
edited by spreizer
on 2025/08/24 10:52
Change comment: There is no comment for this version
To version 49.1
edited by spreizer
on 2025/08/24 12:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,13 +29,10 @@
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.readthedocs.org/>>https://nest-desktop.readthedocs.org/]]
33 -|(% style="width:191px" %)13 - 14.30|(% style="width:220px" %)NEST Simulator|(% style="width:422px" %)[[https:~~/~~/nest-simulator.readthedocs.org/>>https://nest-simulator.readthedocs.org/]]
34 -|(% style="width:191px" %)15 - 16.30|(% style="width:220px" %)NESTML|(% style="width:422px" %)[[https:~~/~~/nestml.readthedocs.org/>>https://nestml.readthedocs.org/]]
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]]
35 35  
36 -(% class="wikigeneratedid" %)
37 -Link to use NEST Desktop: [[https:~~/~~/nest-desktop.apps.ebrains.eu/>>https://nest-desktop.apps.ebrains.eu/]]
38 -
39 39  === (% style="color:#1a202c; font-family:inherit; font-size:max(23px, min(27px, 15.8889px + 0.925926vw))" %)How to run NEST tutorials on EBRAINS lab?(%%) ===
40 40  
41 41  1. (((
... ... @@ -73,6 +73,8 @@
73 73  
74 74  The first part of the tutorial, we look at NEST Desktop.  As a goal we will create and analyze a balanced two-population network.
75 75  
73 +Documentation: [[https:~~/~~/nest-desktop.readthedocs.io>>https://nest-desktop.readthedocs.io]]
74 +
76 76  More information: [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nest-desktop>>https://wiki.ebrains.eu/bin/view/Collabs/nest-desktop]]
77 77  
78 78  
... ... @@ -81,6 +81,8 @@
81 81  
82 82  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:
83 83  
83 +Documentation: [[https:~~/~~/nest-simulator.readthedocs.io>>https://nest-simulator.readthedocs.io]]
84 +
84 84  More examples: [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nest-simulator-examples/>>https://wiki.ebrains.eu/bin/view/Collabs/nest-simulator-examples/]]
85 85  
86 86  
... ... @@ -89,6 +89,8 @@
89 89  
90 90  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.
91 91  
93 +Documentation: [[https:~~/~~/nestml.readthedocs.io>>https://nestml.readthedocs.io]]
94 +
92 92  More tutorials: [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nestml-tutorials>>https://wiki.ebrains.eu/bin/view/Collabs/nestml-tutorials]]
93 93  )))
94 94