jupyter.notebookFileRoot not working with ${fileWorkspaceFolder} #16258
Labels
debt
Code quality issues
notebook-execution
Kernels issues (start/restart/switch/execution, install ipykernel)
Applies To
What happened?
Setting the
jupyter.notebookFileRoot
setting to"${fileWorkspaceFolder}"
does not work, but"${workspaceFolder}"
does.Steps to reproduce: Create a script in a workspace's subdirectory with the following content:
And run the snippet interactively.
The script is run in its subdirectory instead of the workspace root.
VS Code Version
Version: 1.95.3 (system setup) Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813 Date: 2024-11-13T14:50:04.152Z Electron: 32.2.1 ElectronBuildId: 10427718 Chromium: 128.0.6613.186 Node.js: 20.18.0 V8: 12.8.374.38-electron.0 OS: Windows_NT x64 10.0.26100
Jupyter Extension Version
v2024.11.2024102401 (pre-release)
Jupyter logs
Coding Language and Runtime Version
3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]
Language Extension Version (if applicable)
No response
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
Local
The text was updated successfully, but these errors were encountered: