Changes for page LFPy showcase

Last modified by ness on 2023/05/30 16:19

From version 14.4
edited by ehagen
on 2022/05/27 08:53
Change comment: There is no comment for this version
To version 14.6
edited by ness
on 2023/05/30 14:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ehagen
1 +XWiki.ness
Content
... ... @@ -6,7 +6,8 @@
6 6  
7 7  Demonstration on how to run simulations using LFPy ([[LFPy.rtfd.io>>https://LFPy.rtfd.io]], [[github.com/LFPy/LFPy>>https://github.com/LFPy/LFPy]]) on the Collaboratory. LFPy is a Python package that facilitates calculations of extracellular potentials and related measures from multicompartment neuron models.
8 8  
9 -To use this material, create a new collab and clone [[https:~~/~~/github.com/LFPy/LFPy_EBRAINS_showcase.git>>https://github.com/LFPy/LFPy_EBRAINS_showcase.git]] into it.
9 +To use this material, create a new (private) collab and clone [[https:~~/~~/github.com/LFPy/LFPy_EBRAINS_showcase.git>>https://github.com/LFPy/LFPy_EBRAINS_showcase.git]] into it. 
10 +Running notebooks here may result in file permission errors.
10 10  
11 11  Using the **Official EBRAINS Docker image** in the Lab is recommended as LFPy is preinstalled. For new notebooks/console sessions use the **EBRAINS_experimental_release** (or select this as a kernel and restart when opening notebooks).
12 12  
... ... @@ -17,15 +17,11 @@
17 17  (((
18 18  (% class="col-xs-12 col-sm-8" %)
19 19  (((
20 -= What can I find here? =
21 += =
21 21  
22 -* Notice how the table of contents on the right
23 -* is automatically updated
24 -* to hold this page's headers
25 -
26 26  = Who has access? =
27 27  
28 -Everyone.
25 +This collab is open to everyone.
29 29  )))
30 30  
31 31  
Public

LFPy showcase