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. paulapopa1 +XWiki.ldomide - Content
-
... ... @@ -1,12 +7,6 @@ 1 -Source code: [[https:~~/~~/github.com/the-virtual-brain/tvb-widgets>>url:https://github.com/the-virtual-brain/tvb-widgets]] 2 - 3 -This is part of a Pypi release: [[https:~~/~~/pypi.org/project/tvb-widgets/>>url:https://pypi.org/project/tvb-widgets/]] 4 - 5 -//**tvb-widgets**// is also already installed in the official image released for EBRAINS lab, where you can test it directly. 6 - 7 7 == Purpose == 8 8 9 -It is a Jupyter Widget intended for the visualization of brain signals represented as time series.3 +It is a Jupyter widget intended for the visualization of brain signals represented as time series. 10 10 11 11 == Inputs == 12 12 ... ... @@ -28,8 +28,7 @@ 28 28 Before installing the tvb-widgets library containing the TimeSeries widget, the following python libraries and Jupyter extensions should be installed: 29 29 30 30 * **Libraries:** 31 -** [[mne>>https://mne.tools/0.24/install/index.html]] version 0.24 32 -** [[ipympl>>https://github.com/matplotlib/ipympl#installation]] 25 +** mne, [[ipympl>>https://github.com/matplotlib/ipympl#installation]] 33 33 * ((( 34 34 **Extensions:** 35 35 ... ... @@ -77,9 +77,9 @@ 77 77 78 78 (% class="box" %) 79 79 ((( 80 -display(tsw) 73 +display(tsw.get_widget()) 81 81 ))) 82 82 83 83 {{html}} 84 -<iframe width="840" height="480"src="https://www.youtube.com/embed/aDC2TJm2NxM" title="YouTubedeoplayer"frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"allowfullscreen></iframe>77 +<iframe src="https://drive.google.com/file/d/1g4ryY1VIFMUD14Mb6Dq_KVb0b2_XU4VX/preview" width="840" height="480" allow="autoplay"></iframe> 85 85 {{/html}}