raw.plot() causes segmentation fault

That was the cause of the crush apparently.

Once I adjusted the name accordingly like the following,
everything worked out!

$ conda install --name=mne nb_conda_kernels

python -m ipykernel install --user --name mne

Thank you very much for your help!

Best wishes,
Shoto