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

Ignored when using jupyter kernelspec remove x #20

Open
Bazmundi opened this issue Jan 15, 2022 · 0 comments
Open

Ignored when using jupyter kernelspec remove x #20

Bazmundi opened this issue Jan 15, 2022 · 0 comments

Comments

@Bazmundi
Copy link

(jupyter) (base) C:\Users\pierc\dev\jupyter>jupyter kernelspec list
Available kernels:
  dyalog-kernel    C:\Users\pierc\AppData\Roaming\jupyter\kernels\dyalog-kernel
  pyscript         c:\users\pierc\dev\jupyter\share\jupyter\kernels\pyscript
  python3          c:\users\pierc\dev\jupyter\share\jupyter\kernels\python3

(jupyter) (base) C:\Users\pierc\dev\jupyter>jupyter kernelspec remove pyscript
Kernel specs to remove:
Remove 0 kernel specs [y/N]: y

(jupyter) (base) C:\Users\pierc\dev\jupyter>jupyter kernelspec list
Available kernels:
  dyalog-kernel    C:\Users\pierc\AppData\Roaming\jupyter\kernels\dyalog-kernel
  pyscript         c:\users\pierc\dev\jupyter\share\jupyter\kernels\pyscript
  python3          c:\users\pierc\dev\jupyter\share\jupyter\kernels\python3

Note the remove command reports 0, zero, nadda, for removal?

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

No branches or pull requests

1 participant