| ... |
... |
@@ -14,7 +14,7 @@ |
| 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 |
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 |
16 |
**There is also an "//experimental//" kernel** for the notebooks, which is updated around weekly and has the latest improvements (and bugs). |
| 17 |
|
-Please note: "stable" and "experimental" do not mix, as the code is different. You can restart your Jupyter session ([[how to restart a Jupyter session>>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. |
|
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 |
\\**To use the "//experimental//" version** for your tests, please: |
| 19 |
19 |
** use this [[URL to fetch a deploy script>>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]] |
| 20 |
20 |
** and execute the code cell in it. It determines the version of the running "experimental" Kernel and then clones the example notebooks for BrainScaleS matching that specific kernel version |