Changes for page Teaching

Last modified by kindler on 2026/01/27 10:04

From version 14.1
edited by kindler
on 2026/01/27 09:30
Change comment: There is no comment for this version
To version 15.1
edited by kindler
on 2026/01/27 10:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  
7 7  The BrainScaleS analog neuromorphic computing hardware systems are operated by the Neuromorphic Computing Architectures, Electronic visions group at the EINC at Heidelberg University in Germany. These hardware systems can be used via Jupyter notebooks (python code) running on the EBRAINS research infrastructure (free of charge for teaching and testing). This access only requires a browser (firefox, chrome, safari, ...), an internet connection and an EBRAINS account (or EBRAINS guest account). Use of the systems in university courses or also secondary school education is explicitly encouraged. Tutorial notebooks with different difficulty levels are available.
8 8  
9 -* These tutorial notebooks can be viewed publicly (no account needed) [[here on github>>https://github.com/electronicvisions/brainscales2-demos]] (to get an idea, how they look like see e.g. the [[single-neuron introduction notebook>>https://github.com/electronicvisions/brainscales2-demos/blob/jupyter-notebooks/ts_00-single_neuron.ipynb]] or the [[learning with superspike notebook>>https://github.com/electronicvisions/brainscales2-demos/blob/jupyter-notebooks/common_task_superspike.rst]]). This is only a static view of the code.
9 +* These tutorial notebooks can be viewed publicly (no account needed) [[here on github>>https://github.com/electronicvisions/brainscales2-demos]] (to get an idea, how they look like see e.g. the [[single-neuron introduction notebook>>https://github.com/electronicvisions/brainscales2-demos/blob/jupyter-notebooks/ts_00-single_neuron.ipynb]] or the [[learning with superspike notebook>>https://github.com/electronicvisions/brainscales2-demos/blob/jupyter-notebooks/common_task_superspike.ipynb]]). This is only a static view of the code.
10 10  * With an account the real systems can be used to interactively execute the provided tutorials notebooks and also own experiments:
11 11  ** To access a non-persistent, fresh clone of the notebooks [[use this URL>>https://lab.jsc.ebrains.eu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Felectronicvisions%2Fbrainscales2-demos.git&urlpath=lab%2Ftree%2Fbrainscales2-demos.git%2Ftutorial.ipynb&branch=jupyter-notebooks-experimental]].  This starts a Jupyter notebook session on the EBRAINS research infrastructure, clones the [[current tutorials from github>>https://github.com/electronicvisions/brainscales2-demos]] and opens the index page. The notebooks linked there make use of the real BrainScaleS neuromorphic hardware systems running at the EINC in Heidelberg, Germany. 
12 12  (non-persistent = changes to the notebooks can be made, but they are only stored while the session is running and are gone, when the sessions ends (session timeout is several hours)