小编ara*_*lla的帖子

Wrong current working directory when running python code and jupyter extension in vscode

I am trying to run python code using the jupyter extension in vscode here

I have a workspace open at this location /Users/user/Documents/ When I try and run the following code in a file called test.py in a child directory, the current working directory is set at the workspace level rather than the file. Is it possible to change a setting to use the cwd of the file, rather than the workspace? I cannot find one in settings.json and the …

python jupyter visual-studio-code

5
推荐指数
1
解决办法
4826
查看次数

标签 统计

jupyter ×1

python ×1

visual-studio-code ×1