Closed basnijholt closed 8 months ago
The CI seems stuck somehow...
OK, I'll have to take a look but I can't this evening
Basically we need to change the testing matrix to a more modern set of operating systems
I'm working on a separate pull request to do this and simultaneously refresh the github actions. stay tuned
I'm going to drop Python 2 from the test matrix. Obviously that was long overdue. If anyone is still using Python 2.7 in their root environment, obviously with an old version of conda, they still have older versions of nb_conda_kernels
available that will likely work just fine.
Closing in favor of #237
@mcg1969 could you please take a look here and merge?
My base environment has Python 3.12 now (and likely other folks have that too). Since
nb_conda_kernels
is installed in the base env, there is an issue.