Changes for page QuickTry

Last modified by kindler on 2026/06/10 07:26

From version 18.1
edited by kindler
on 2026/06/10 07:26
Change comment: There is no comment for this version
To version 17.1
edited by kindler
on 2026/06/09 08:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,7 @@
12 12  This automatically clones the BrainScaleS example notebooks ([[from github>>https://github.com/electronicvisions/brainscales2-demos.git]]) into a lab session into a //non-persistent// location and opens the **tutorial index notebook**.
13 13  You can also directly jump to e.g. the [[single neuron notebook>>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%2Fts_00-single_neuron.ipynb&branch=jupyter-notebooks-experimental]] or the [[learning with superspike notebook>>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%2Fts_01-superspike.ipynb&branch=jupyter-notebooks-experimental]].
14 14  To run the notebook cells use the "Run" menu item. To execute all cells of the notebook use the "Run > Run all" menu item in the Jupyter window.
15 -(Additional info: the link above clones the 'latest version code' (for the "experimental" kernel). The "experimental" kernel for the notebooks is updated around weekly and has the latest improvements (and bugs). There is also the "stable" version - a kernel, which is updated around twice per year, so there are not all the newest features - and not all the latest bugs. To use the "stable" version for your tests, please access [[this URL to clone the "stable" version>>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]]. Note: "stable" and "experimental" do not mix, as the code is different. You can restart your Jupyter session ([[how to do it>>doc:.Lab restart.WebHome]]) to get rid of the cloned files if you would like to start new.)
15 +(Additional info: the link above clones the 'latest version code' (for the "experimental" kernel). The "experimental" kernel for the notebooks is updated around weekly and has the latest improvements (and bugs). There is also the "stable" version - a kernel, which is updated around twice per year, so there are not all the newest features - and not all the latest bugs. To use the "stable" version for your tests, please access [[this URL to clone the "stable" version>>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]]. Note: "stable" and "experimental" do not mix, as the code is different. You can restart your Jupyter session to get rid of the cloned files if you would like to start new.)
16 16  
17 17  * For SpiNNaker: [[Access this URL>>https://lab.jsc.ebrains.eu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FSpiNNakerManchester%2FSpiNNakerJupyterExamples.git&urlpath=lab%2Ftree%2FSpiNNakerJupyterExamples.git%2FSpiNNaker_Collab_synfire.ipynb&branch=main]]
18 18  This automatically clones an example notebook for running a "synfire chain" on SpiNNaker ([[from github>>https://github.com/SpiNNakerManchester]]) into a lab session into a //non-persistent// location and opens it.