Changes for page Widget TimeSeries
Last modified by ldomide on 2023/05/23 14:34
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.l domide1 +XWiki.paulapopa - Content
-
... ... @@ -1,7 +5,3 @@ 1 -**NOTE** - Not yet released, but testable here 2 - 3 -[[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 - 5 5 == Purpose == 6 6 7 7 It is a Jupyter widget intended for the visualization of brain signals represented as time series. ... ... @@ -26,7 +26,6 @@ 26 26 Before installing the tvb-widgets library containing the TimeSeries widget, the following python libraries and Jupyter extensions should be installed: 27 27 28 28 * **Libraries:** 29 -** [[mne>>https://mne.tools/0.24/install/index.html]] version 0.24 30 30 ** [[ipympl>>https://github.com/matplotlib/ipympl#installation]] 31 31 * ((( 32 32 **Extensions:** ... ... @@ -75,7 +75,7 @@ 75 75 76 76 (% class="box" %) 77 77 ((( 78 -display(tsw) 73 +display(tsw.get_widget()) 79 79 ))) 80 80 81 81 {{html}}