Attention: Due to an upgrade beginning on Friday, the 22nd August 2025, any new collabs, groups and any changes to teams will not be kept beyond the weekend. User creation will also be disabled during this time. The actual upgrade will take place on Wednesday, 27th August. On that day, any service requiring a Keycloak login will be unavailable for the duration of the upgrade. Thank you for your understanding as we complete this important work.

The Wiki service will be temporarily unavailable for scheduled maintenance on Friday, August 22nd, 2025, starting at 12:30 CEST up to 1H.

Following the system restart, the Collaboration and Group creation features will be temporarily disabled and will return HTTP 503 Service Unavailable errors until further notice.


5th TVB in EBRAINS TVB-multiscale cosimulation hands-on session

Version 20.1 by dionperd on 2021/06/03 20:07

What can I find here?

  • Presentation slides from the workshop's introductory lecture on TVB-multiscale cosimulation (2021-06-04-5thTVBinEBRAINSworkshlp.pdf).
  • 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

  1. Run the TVB-NEST app by browsing to https://tvb-nest.apps.hbp.eu/ and logging in with your EBRAINS account.
  2. Navigate to "ContributedNotebooks" folder, which offers persistent storage for EBRAINS users.
  3. 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 at the file HandsOn.zip attached to the current page (scroll down to find it).
  4. The easiest way to get the above materials is to upload HandsOn.zip to "ContributedNotebooks" folder, and run the command
    ! unzip ./HandsOn.zip
    on a cell of a new notebook, from within the same folder.
  5. 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.