Mukil
January 4, 2023, 6:29am
1
Plots such as mne.viz.plot_events, ica.plot_components are not getting stopped in Jupyter notebook even after closing the plots in GUI. To stop it, I always have to forcefully stop by pressing ‘Interrupt the Kernal’ in the Jupyter Notebook.
I am using mne 1.2.3 with python 3.8.15. Is there any workaround?
Thank you in advance.
richard
(Richard Höchenberger)
January 4, 2023, 7:45am
2
Can you please post the output of
import mne
mne.sys_info()
Thanks!
Mukil
January 4, 2023, 7:53am
3
Platform: Linux-5.15.0-56-generic-x86_64-with-glibc2.10
Python: 3.8.15 | packaged by conda-forge | (default, Nov 22 2022, 08:49:35) [GCC 10.4.0]
Executable: /home/ril/micromamba/envs/mne/bin/python
CPU: x86_64: 24 cores
Memory: 31.3 GB
mne: 1.2.3
numpy: 1.23.5 {OpenBLAS 0.3.21 with 24 threads}
scipy: 1.4.1
matplotlib: 3.6.2 {backend=Qt5Agg}
sklearn: 0.24.2
numba: 0.56.4
nibabel: 4.0.2
nilearn: 0.9.2
dipy: 1.5.0
openmeeg: Not found
cupy: Not found
pandas: 1.5.2
pyvista: 0.37.0 {OpenGL 4.5.0 NVIDIA 470.161.03 via NVIDIA GeForce RTX 3080/PCIe/SSE2}
pyvistaqt: 0.9.0
ipyvtklink: 0.2.2
vtk: 9.2.2
qtpy: 2.3.0 {PyQt5=5.15.6}
ipympl: Not found
pyqtgraph: 0.12.2
pooch: v1.6.0
mne_bids: 0.11.1
mne_nirs: Not found
mne_features: Not found
mne_qt_browser: 0.4.0
mne_connectivity: Not found
mne_icalabel: Not found