Access to user PYTHONPATH #16210
Unanswered
antoinecollet5
asked this question in
Questions and Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
Since the last update of VSCODE (1.95, I was running 1.94 before) and the subsequent update of
vscode-jupyter
from v2024.8.0 to v2024.10.0, it seems I do not have access to the PYTHONPATH (the env variable does not seem to exist)provokes a key error.
How can I make sure it loads when jupyter is started in vscode ?
Maybe with
jupyter.runStartupCommands
???Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions