GUI widgets for EBRAINS showcases
Project description
tvb-widgets
TheVirtualBrain - Widgets is a package with somehow generic GUI components, but developed for EBRAINS Showcases in particular.
The showcases developed in the last phase of the HBP are meant to illustrate the full potential of technical and scientific features offered by EBRAINS. Access by the end users to this showcased functionality should be as easy as possible. In order to support the usability of the showcases, as well as future EBRAINS workflows, we develop here a set of modular graphic solutions which can be easily deployed in the EBRAINS Collaboratory within the JupyterLab.
This module is also documented in EBRAINS here: https://wiki.ebrains.eu/bin/view/Collabs/tvb-widgets
These graphic user interface components enable:
- Easy setup of models and region specific or cohort simulations. This includes single simulations as well as parameter explorations.
- Selection of Data sources and their links to models. This will exploit the backend data access functionality to be developed new in TVB.
- Integration of a subset of TVB analysis and visualisation tools.
- The GUIs must be designed to be integrated into cells in the notebooks and Jupyter notebook extension for HPC resource usage and job tracking will be also developed as independent panels.
Installation
This module is already available in EBRAINS lab, but you can also make use of it locally, in which case, execute:
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install jupyter-matplotlib
pip install tvb-widgets
In order to install tvb-widgets from the local repo clone, directly in a notebook, run (in the first cell):
%pip install --quiet --upgrade pip
%pip install --quiet -e ..
%pip install tvb-data
For some of our widgets, where connection to EBRAINS storage is necessary, you should setup as environment variable before launching the local Jupyter Lab instance:
export CLB_AUTH = "{Your TokenString copied from EBRAINS Collab}"
To retrieve the token string, execute in https://lab.ch.ebrains.eu/:
clb_oauth.get_token()
Acknowledgments
This project has received funding from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 945539 (Human Brain Project SGA3).
This project has received funding from the European Union’s Horizon Europe Programme under the Specific Grant Agreement No. 101147319 (EBRAINS 2.0 Project).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for tvb_widgets-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d70eab67d860e9427d07c1a1492dcd17add267e8412029085f5687faeefa8e71 |
|
MD5 | 9e2cabe1eb78268c42d2aacc790c44f7 |
|
BLAKE2b-256 | 91e5acb2b2dee57034b9726045819d4132eacae7fc1d1f689037a8ee6a5d78e2 |