Changes for page Git clone into a notebook

Last modified by kindler on 2023/04/06 14:54

From version 8.1
edited by kindler
on 2022/03/10 16:02
Change comment: There is no comment for this version
To version 9.1
edited by kindler
on 2023/04/06 14:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,9 +13,12 @@
13 13  * then type in the clone command:
14 14  
15 15  {{{git clone https://github.com/electronicvisions/brainscales2-demos.git --branch jupyter-notebooks
16 -
17 17  }}}
18 18  
18 +or, to get the latest experimental version:
19 +
20 +{{{git clone https://github.com/electronicvisions/brainscales2-demos.git --branch jupyter-notebooks-experimental}}}
21 +
19 19  * the cloned files are in the new directory brainscales2-demo
20 20  [[image:1639579556725-986.png||height="230" width="768"]]
21 21  * Note: to run the examples, please use "EBRAINS_release..." kernel ([[see the troubleshooting page>>https://wiki.ebrains.eu/bin/view/Collabs/neuromorphic/Troubleshooting/#HBrainScaleS-2interactivedemodoesnotworkwitherrormessage22ModuleNotFoundError%3ANomodulenamed27pynn_brainscales2722]] for how to change the kernel)