Changes for page LFPy showcase

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

From version 13.1
edited by ehagen
on 2022/03/22 17:10
Change comment: Migrated property [owner] from class [Collaboratory.Apps.Collab.Code.CollabClass]
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,8 +6,11 @@
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 (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.
9 9  
10 -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
12 +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).
13 +
11 11  )))
12 12  )))
13 13  
... ... @@ -15,15 +15,11 @@
15 15  (((
16 16  (% class="col-xs-12 col-sm-8" %)
17 17  (((
18 -= What can I find here? =
21 += =
19 19  
20 -* Notice how the table of contents on the right
21 -* is automatically updated
22 -* to hold this page's headers
23 -
24 24  = Who has access? =
25 25  
26 -Everyone.
25 +This collab is open to everyone.
27 27  )))
28 28  
29 29  
Collaboratory.Apps.Collab.Code.CollabClass[0]
owner
... ... @@ -1,0 +1,1 @@
1 +ehagen
Public

LFPy showcase