Closed jamesbaye closed 8 months ago
https://github.com/conda/conda/issues/8490#issuecomment-614501058 You should really try this! I've fixed it and ran perfectly.
@ZorrowHu Is there any better way to achieve this?
pip uninstall nb_conda
I'm going to close as stale here, but I'm not averse to this being re-opened if necessary
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.