Changes for page QuickTry

Last modified by kindler on 2026/07/06 06:30

From version 19.1
edited by kindler
on 2026/07/02 14:34
Change comment: There is no comment for this version
To version 22.1
edited by kindler
on 2026/07/06 06:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,9 +12,9 @@
12 12  This automatically clones the 'BrainScaleS example notebooks ([[from github>>https://github.com/electronicvisions/brainscales2-demos.git]]) for the current 'stable release kernel' 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]] 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]].
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 'stable version code' (for the current 'stable kernel' version). The "stable" version is a software set, which is updated around twice per year, so it does not habe all the newest features - and not all the latest bugs.
16 -There is also an "experimental" kernel for the notebooks, which  is updated around weekly and has the latest improvements (and bugs). To use the "experimental" version for your tests, please access [[this URL to clone the "experimental" 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-experimental]].
17 -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 switch the branch from stable to experimental (or vice versa) or if you just want to start fresh again.
15 +\\Additional info: the link above clones the '//stable// version code' (for the current 'stable kernel' version). The "//stable//" version is a software set, which is updated around twice per year, so it does not have all the newest features - and not all the latest bugs.
16 +There is also an "//experimental//" kernel for the notebooks, which  is updated around weekly and has the latest improvements (and bugs). To use the "//experimental//" version for your tests, please use this [[URL to fetch a deploy script, which clones the experimental version matching the running kernel>>https://lab.jsc.ebrains.eu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Felectronicvisions%2Fbrainscales2-demos.git&branch=jupyter-notebooks-dispatcher&urlpath=lab%2Ftree%2Fbrainscales2-demos.git%2Fexperimental_dispatcher.ipynb]]. This should always work, while [[directly cloning the latest "experimental" 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-experimental]] can fail, depending on the kernel deploy state)
17 +\\Please 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 switch the branch from stable to experimental (or vice versa) or if you just want to start fresh again.
18 18  
19 19  * 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]]
20 20  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.