Changes for page Widget TimeSeries
Last modified by ldomide on 2023/05/23 14:34
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,10 @@ 1 +Source code: [[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]] 2 + 3 +Immediate testing here: [[https:~~/~~/lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/TVB%20Widgets/REPO/tvb-widgets/notebooks>>url:https://lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/TVB%20Widgets/REPO/tvb-widgets/notebooks]] 4 + 1 1 == Purpose == 2 2 3 -It is a Jupyter widget intended for the visualization of brain signals represented as time series.7 +It is a Jupyter Widget intended for the visualization of brain signals represented as time series. 4 4 5 5 == Inputs == 6 6 ... ... @@ -22,7 +22,8 @@ 22 22 Before installing the tvb-widgets library containing the TimeSeries widget, the following python libraries and Jupyter extensions should be installed: 23 23 24 24 * **Libraries:** 25 -** mne, [[ipympl>>https://github.com/matplotlib/ipympl#installation]] 29 +** [[mne>>https://mne.tools/0.24/install/index.html]] version 0.24 30 +** [[ipympl>>https://github.com/matplotlib/ipympl#installation]] 26 26 * ((( 27 27 **Extensions:** 28 28