You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can successfully install the kernel after running jupyter-kernelspec install /home/username/.config/NA-MIC/Extensions-27968/SlicerJupyter/share/Slicer-4.11/qt-loadable-modules/JupyterKernel/Slicer-4.11/ --replace --user
and I get the [InstallKernelSpec] Installed kernelspec slicer-4.11 in /home/username/.local/share/jupyter/kernels/slicer-4.11 message indicating my kernel installation is sucessful.
However, when I run the jupyter notebook I don't see the kernel, and when I run jupyter kernelspec list I don't see the kernel there neither.
I'm using Ubuntu 16.04 and Slicer 4.11.0-2019-02-19 r27968, and anaconda virtual environment
The text was updated successfully, but these errors were encountered:
I can successfully install the kernel after running
jupyter-kernelspec install /home/username/.config/NA-MIC/Extensions-27968/SlicerJupyter/share/Slicer-4.11/qt-loadable-modules/JupyterKernel/Slicer-4.11/ --replace --user
and I get the
[InstallKernelSpec] Installed kernelspec slicer-4.11 in /home/username/.local/share/jupyter/kernels/slicer-4.11
message indicating my kernel installation is sucessful.However, when I run the jupyter notebook I don't see the kernel, and when I run
jupyter kernelspec list
I don't see the kernel there neither.I'm using Ubuntu 16.04 and Slicer 4.11.0-2019-02-19 r27968, and anaconda virtual environment
The text was updated successfully, but these errors were encountered: