Changes for page SGA3 D1.2 Showcase 1

Last modified by fousekjan on 2022/07/04 18:31

From version 14.2
edited by fousekjan
on 2022/01/03 10:01
Change comment: There is no comment for this version
To version 16.1
edited by gorkazl
on 2022/01/31 20:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.fousekjan
1 +XWiki.gorkazl
Content
... ... @@ -15,10 +15,10 @@
15 15  The Showcase is implemented as a series of interactive Jupyter notebooks covering the individual logical steps and can be accessed in a dedicated public EBRAINS collab.
16 16  
17 17  
18 -The EBRAINS collab consists of interlinked Drive, Bucket, Wiki, and Lab. The Drive provides small file storage and contains the notebooks and all supporting code. The Bucket is a large file storage service and holds the pre-computed results of the extensive parameter sweeps and model optimizations to allow skipping the computationally demanding steps. The documentation of the showcase implementation is collected in the Wiki. The Lab service is an instance of JupyterLab—an interactive computing environment where the notebooks can be run and worked with.
18 +The EBRAINS collab is a virtual environment that interlinks the Drive, Bucket, Wiki, and Lab services. The Drive provides storage for small files. It contains the notebooks and all the supporting code. The Bucket is a storage service for larger files. It holds the pre-computed results from the extensive parameter sweeps and model optimizations to allow skipping the computationally demanding steps. The documentation of the showcase implementation is collected in the Wiki. The Lab service is an instance of JupyterLab—an interactive computing environment where the notebooks can be run and worked with.
19 19  
20 20  
21 -The notebooks in this collab will load all required Python modules including Siibra and The Virtual Brain, and the interfaces for launching the computationally demanding parts in the HPC infrastructure. Running the notebooks requires an EBRANS account with permissions to access the Lab and the Knowledge Graph API. In addition, to be able to interact with the HPC infrastructure, the user has to have access to an active allocation on the corresponding FENIX site.
21 +The Jupyter notebooks in this collab will load all required Python modules including Siibra and The Virtual Brain, and the interfaces for launching the computationally demanding parts in the HPC infrastructure. Running the notebooks requires an EBRANS account with permissions to access the Lab and the Knowledge Graph API. In addition, to be able to interact with the HPC infrastructure, the user has to have access to an active allocation on the corresponding FENIX site.
22 22  
23 23  == Simulation of resting state ==
24 24