nano ~/.bashrc
add this line at the bottom of the file (for example):
export PYTHONPATH=$PYTHONPATH:/home/workspace/InteractionFreePy/
create a file named (for example) /home/workspace/env with the content below:
PYTHONPATH=$PYTHONPATH:/home/workspace/InteractionFreePy/
open the setting of "python: env file", set the path, then refresh the page.
Content type
Image
Digest
Size
423.6 MB
Last updated
almost 5 years ago
docker pull hwaipy/codeserver_python