You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Positron 2024.04.0 (Universal) build 1576, the working directory for a notebook session is right where the .ipynb is (even when different from the workspace directory):
Positron Version:
Positron Version: 2024.04.0 (Universal) build 29
Steps to reproduce the issue:
!pwd
to check the working directory.What did you expect to happen?
The working directory should be the notebook's parent directory.
Users write notebooks assuming that this is true e.g. when determining the paths to their datasets as in https://github.com/posit-dev/positron-beta/discussions/57 where this was originally posted.
This is the case in both Jupyter Lab and VSCode regardless of where you start Jupyter Lab or whether any workspace folders are opened.
Were there any error messages in the output or Developer Tools console?
No.
The text was updated successfully, but these errors were encountered: