Relative Content

Tag Archive for pythonvisual-studio-codejupyter

vs code load env file for jupyter notebook

When running the python debugger I can use “envFile”: “${workspaceFolder}/.vscode/env”
in my settings.json file to set environmental variables when using the debugger.