Can existing Python packages be used in Visual Studio Code and SSH?
I installed VSCode and its remote SSH and Python extensions. I connected to a remote server, let's say by ssh user_name@ip_address. Now, in the remote server, the path the folder with the Python packages I installed long time ago is:…