nb_conda_kernels icon indicating copy to clipboard operation
nb_conda_kernels copied to clipboard

conda update -n env_name nb_conda_kernels - was not updating to version 2.2.4 in Ubuntu 20.04

Open rohan-paul opened this issue 4 years ago • 1 comments

Was not being able to update to version 2.2.4 (from current version of 2.2.3) with the below command. Not sure if I am missing something basic here.

conda update -n env_name nb_conda_kernels

I also ran below

conda update -n env_name --all

And the below command too

conda update -n env_name nb_conda_kernels --no-pin

But still was not updating to v 2.2.4

And in Terminal got below a very long list that was to be updated - and there's in that nb_conda_kernels was not there.

Other possibly useful information

image

rohan-paul avatar Aug 13 '20 16:08 rohan-paul

What happens if you do conda install nb_conda_kernels=2.2.4? Please share the entire output.

mcg1969 avatar Sep 05 '20 22:09 mcg1969

@mcg1969 Issues like this can be closed IMOO. If they really want to solve it they will ask you for a re-open.

nyngwang avatar Apr 03 '23 04:04 nyngwang

closing as stale (and because it is actually a conda issue, not an nb_conda_kernels issue, without further evidence to the contrary)

mcg1969 avatar Mar 06 '24 23:03 mcg1969