5th TVB in EBRAINS TVB-multiscale cosimulation hands-on session
What can I find here?
- A Jupyter notebook BasalGanglia.ipynb used for the hands-on session
- A Jupyter notebook BasalHomeworkSolved.ipynb with all the solutions to the session, which will be posted right after the session is over.
Guide to run the use-case notebook
- Run the TVB-NEST app by browsing to https://tvb-nest.apps.hbp.eu/ and logging in with your EBRAINS account.
- Navigate to "ContributedNotebooks" folder, which offers persistent storage for EBRAINS users.
- You will need the notebook BasalGanglia.ipynb, the data folder basal_ganglia_conn, and the pictures folder pics, found in the drive folder "5thTVBinEBRAINSworkshop. All materials can also be found as a .zip file "HandsOn.zip" attached to the current page (scroll down to find it).
- The easiest way to get the above materials is to upload "HandsOn.zip" to "ContributedNotebooks" folder, and run the command
! unzip ./Homework.zip
on a cell of a new notebook, from within the same folder. - Finally, navigate inside the decompressed HandsOn folder and run the notebook BasalGanglia.ipynb. Your results will be saved in your personal drive space and can be found in the "ContributedNotebooks" folder whenever you log in again to the app.