Changes for page SGA3 D1.5 Showcase 1
Last modified by gorkazl on 2023/11/13 14:27
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. fousekjan1 +XWiki.gorkazl - Content
-
... ... @@ -2,7 +2,7 @@ 2 2 ((( 3 3 (% class="container" %) 4 4 ((( 5 -= Final demonstrator software 5 += Final demonstrator software = 6 6 7 7 SGA3 D1.5 - Showcase 1: "Degeneracy in neuroscience - when is Big Data big enough" 8 8 ))) ... ... @@ -12,9 +12,9 @@ 12 12 ((( 13 13 (% class="col-xs-12 col-sm-8" %) 14 14 ((( 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.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 - TheEBRAINS collab is a virtual environmentthat interlinksthe Drive, Bucket, Wiki, and Labservices. The Drive provides storage for small files. It containsthe 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.17 +An EBRAINS collab (as this one dedicated to the SGA3 D1.5 Deliverable) is a virtual environment providing access to a few interlinked services: Drive, Bucket, Wiki, and Lab. The //Drive// provides storage for small files. It is a "local" filesystem in which the documentation, the notebooks and all the supporting code of a collab are placed. The //Bucket// is a storage service for larger files. Here, 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. 18 18 19 19 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. 20 20