Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (17 loc) · 961 Bytes

clean-kernel.md

File metadata and controls

32 lines (17 loc) · 961 Bytes

Remove kernel to clean environment

In some cases you might want to clean your environment and remove kernels no more used.

You can do that in different ways:

  • using plugin provided by jupyterlab-requirements (suggested way)

  • using jupyterlab terminal

Using plugin in Kernels Tabs

jupyterlab-requirements provides a plugin in JupyterLab Menu Kernel section.

Start my notebook and warning

It opens a dialog box where you can select a kernel to be removed (if any).

Start my notebook and warning

From the Jupyerlab Terminal

Next steps

Push changes to GitHub