Attention: Data Proxy will be migrated from SWIFT to S3 storage at Friday, the 9th of May 2025 starting from 9pm CEST (my timezone). For more details, please join the rocket chat channel https://chat.ebrains.eu/channel/data-proxy-user-group


Changes for page EBRAINS_CodeJam2022

Last modified by dionperd on 2024/04/08 12:55

From version 8.1
edited by dionperd
on 2022/11/08 17:18
Change comment: There is no comment for this version
To version 9.1
edited by dionperd
on 2022/11/08 17:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,5 +17,9 @@
17 17  
18 18  1. Run the EBRAINS TVB-Multiscale app by browsing to [[https:~~/~~/tvb-multiscale.apps.hbp.eu/>>url:https://tvb-multiscale.apps.hbp.eu/]] and logging in with your EBRAINS account. (The first time you log-in, you might need to try several times by refreshing the page, until it works for you!)
19 19  1. Navigate to "Contributed-Notebooks" folder, which offers user-specific persistent storage.
20 -1. Upload and unzip there [[SimulateWithEBRAINS.zip>>path:https://wiki.ebrains.eu/bin/download/Collabs/tvb-multiscale-cosim-mcgillsummerschool/Simulate%20with%20EBRAINS%20TVB-multiscale%20workshop%20presentation/WebHome/SimulateWithEBRAINS.zip?rev=1.1]] by starting a terminal session or a new notebook and running unzip SimulateWithEBRAINS.zip (running the command in a notebook requires "!" before the unzip command).
20 +1. Upload and unzip there [[SimulateWithEBRAINS.zip>>path:https://wiki.ebrains.eu/bin/download/Collabs/tvb-multiscale-cosim-mcgillsummerschool/Simulate%20with%20EBRAINS%20TVB-multiscale%20workshop%20presentation/WebHome/SimulateWithEBRAINS.zip?rev=1.1]] by running
21 +unzip SimulateWithEBRAINS.zip
22 +on a terminal, or
23 +! unzip SimulateWithEBRAINS.zip
24 +in a notebook.
21 21  1. Run the TVB-corr-cortex-opt.ipynb notebook for TVB-ANNarchy cosimulation and the ANNarchy-spiking-cortex.ipynb one for ANNarchy only simulation.