I install pytorch in my virtual environment via conda. But I canโt import it in jupyterlab. I open jupyterlab from anaconda navigator. But I can import it in Jupyter notebook. I want to use jupyterlab. Does anyone know how to fix this problem.
Did you install jupyterlab in the conda environment that youโre using? I think that if you have installed it in the base environment, you can launch it from another environment, but donโt have acces to the packages from another environment.