We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Note the remove command reports 0, zero, nadda, for removal?
The text was updated successfully, but these errors were encountered: