Hi everyone,
I have a JupyterLab server that is running in ubuntu 18.04. I created a conda environment within the terminal and installed some python packages like pytorch. However, the module is still not found when I import the library. Another thing is, I can’t switch conda environments in the JupyterLab server. Does anyone have any advice on what I can do to fix this issue?
Thank you!