jupyter-scheduler icon indicating copy to clipboard operation
jupyter-scheduler copied to clipboard

No such kernel named conda-env-root_tf_2.13.0-py when using mamba

Open taras opened this issue 2 years ago • 0 comments

I'm trying to create a job using an environment managed by mamba, but I'm getting conda-env-root_tf_2.13.0-py. I'm not sure where it's expecting to find this file.

Description

image

Reproduce

I'm using mamba instead of conda, I'm not sure if that's enough to reproduce it.

Expected behavior

Allow running jobs with environments managed by mamba

Context

Same setup as #435 but with jupyter_core==5.3.1

taras avatar Oct 04 '23 23:10 taras