How do I set up python kernels in their own virtual environments in jupyter lab?
noob here. I have a dockerised jupyter lab instance where I have a bunch of packages installed for the root user, and now I want to add an additional kernel that has no packages at all (yet). Here’s how I’ve tried to do that: