R
RunPod11mo ago
Luvy

copy folders from one location to another, inside Jupyterlab?

Hi, is there a way to copy folders from one location to another, inside Jupyterlab? I want to install something but it installs in the wrong venv folder.
Solution:
You can't copy things in a venv from one folder to another, the venv path is hard-coded so you need to use terminal and pip install.
Jump to solution
1 Reply
Solution
ashleyk
ashleyk11mo ago
You can't copy things in a venv from one folder to another, the venv path is hard-coded so you need to use terminal and pip install.
Want results from more Discord servers?
Add your server