Difference between revisions of "Jupyter Notebook"

From RHS Wiki
Jump to navigation Jump to search
(Created page with "== Remove kernel == <syntaxhighlight lang="bash"> ipython kernelspec uninstall kernel_name </syntaxhighlight>")
Tag: visualeditor
(No difference)

Revision as of 07:36, 16 May 2019

Remove kernel

ipython kernelspec uninstall kernel_name