-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
(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?
Metadata
Metadata
Assignees
Labels
No labels