Changes for page Widget TimeSeries
Last modified by ldomide on 2023/05/23 14:34
From version 20.1
edited by rominabaila
on 2022/04/14 16:30
on 2022/04/14 16:30
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. rominabaila1 +XWiki.ldomide - Content
-
... ... @@ -22,8 +22,7 @@ 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>>https://mne.tools/0.24/install/index.html]] version 0.24 26 -** [[ipympl>>https://github.com/matplotlib/ipympl#installation]] 25 +** mne, [[ipympl>>https://github.com/matplotlib/ipympl#installation]] 27 27 * ((( 28 28 **Extensions:** 29 29 ... ... @@ -71,7 +71,7 @@ 71 71 72 72 (% class="box" %) 73 73 ((( 74 -display(tsw) 73 +display(tsw.get_widget()) 75 75 ))) 76 76 77 77 {{html}}