I am referring to conda environments. Conda environment are virtual environments that lets you sandbox Python and packages for a specific situation. There is a lot of information about them on the internet. The environments that I want to remove are in position 2 and 4. The environment in position 2 is actually a regular Python environment and 4 is a conda environment.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Remove "base" JupyterHub kernel from kernelspec | 1 | 1984 | October 3, 2019 | |
| How to suppress an unwanted kernelspec (`kernelspec remove` does not work) | 2 | 455 | July 5, 2024 | |
| Unable to reliably use single JypyterLab server with multiple conda environments | 4 | 5157 | February 23, 2021 | |
| Conda Enviroments are not Showing up in JupyterLab Kernel Selection | 0 | 2153 | August 10, 2023 | |
| Launcher to show additional kernels that are for different conda environments | 2 | 1023 | April 29, 2022 |
