Ask Your Question
4

How can I eliminate deleted conda environments that still show up in jupyter-lab?

asked 2022-04-27 11:00:00 +0000

bukephalos gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-05-03 07:00:00 +0000

david gravatar image

You can try clearing the kernel cache in JupyterLab using the following steps:

  1. Open JupyterLab in your web browser.
  2. Click on the "Running Terminals and Kernels" icon on the left-hand side of the screen.
  3. Find the kernel associated with the deleted Conda environment.
  4. Click the "Shutdown" button next to the kernel to shut it down.
  5. Go back to the JupyterLab file browser and refresh the page.
  6. The deleted Conda environment should no longer appear in the list of available kernels.

If this doesn't work, you can try restarting JupyterLab or your computer to see if that clears out the deleted Conda environment.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-04-27 11:00:00 +0000

Seen: 9 times

Last updated: May 03 '22