anaconda / nb_conda_kernels

Package for managing conda environment-based kernels inside of Jupyter
BSD 3-Clause "New" or "Revised" License
601 stars 70 forks source link

Disable or remove nb_conda_kernels #189

Closed jamesbaye closed 8 months ago

jamesbaye commented 4 years ago

I can't find how to temporarily disable, or permanently remove, nb_conda_kernels.

I tried to permanently remove with conda (conda remove nb_conda_kernels), but that flags environment inconsistencies similar to #188 before hanging.

ZorrowHu commented 4 years ago

https://github.com/conda/conda/issues/8490#issuecomment-614501058 You should really try this! I've fixed it and ran perfectly.

nyngwang commented 1 year ago

@ZorrowHu Is there any better way to achieve this?

lijiayan2020 commented 9 months ago

pip uninstall nb_conda

mcg1969 commented 8 months ago

I'm going to close as stale here, but I'm not averse to this being re-opened if necessary