Skip to content

Commit

Permalink
📝 Add kernel deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Apr 20, 2023
1 parent 43b4c21 commit 91bb325
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/workspace/jupyter/kernels/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,10 @@ Start kernel
In [1]:
With ``ctrl`` + ``d`` you can exit the kernel again.

Delete kernel
-------------

.. code-block:: console
$ pipenv run jupyter kernelspec uninstall python3

0 comments on commit 91bb325

Please sign in to comment.