nb_conda_kernels
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
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
What happens if you do conda install nb_conda_kernels=2.2.4
? Please share the entire output.
@mcg1969 Issues like this can be closed IMOO. If they really want to solve it they will ask you for a re-open.
closing as stale (and because it is actually a conda issue, not an nb_conda_kernels issue, without further evidence to the contrary)