Difference between revisions of "Jupyter Notebook"
Jump to navigation
Jump to search
Rafahsolis (talk | contribs) (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