Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel gets installed but does not shows up in the jupyter notebook #23

Closed
sedghi opened this issue Feb 22, 2019 · 4 comments
Closed

Kernel gets installed but does not shows up in the jupyter notebook #23

sedghi opened this issue Feb 22, 2019 · 4 comments

Comments

@sedghi
Copy link

sedghi commented Feb 22, 2019

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

@sedghi
Copy link
Author

sedghi commented Feb 22, 2019

Update: the automatic installation with inside Slicer works, but the developer installation guide does not

@jcfr
Copy link
Member

jcfr commented Feb 22, 2019

Thanks for the feedback.

After installing from Slicer, does running jupyter kernelspec list in the corresponding environment lists the kernel ?

@sedghi
Copy link
Author

sedghi commented Feb 22, 2019

Thanks for the reply,
Yes it will show up after installing inside Slicer and it works well although not having the auto-complete capability

@lassoan
Copy link
Contributor

lassoan commented Sep 9, 2019

Closing this now.

Separate issue is added for auto-complete not working on Slicer-4.11 - #27.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants