Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate settings for Jupyter notebooks and Interactive windows #4012

Closed
AltfunsMA opened this issue Nov 24, 2020 · 2 comments
Closed

Separate settings for Jupyter notebooks and Interactive windows #4012

AltfunsMA opened this issue Nov 24, 2020 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality interactive-window Impacts interactive window

Comments

@AltfunsMA
Copy link

AltfunsMA commented Nov 24, 2020

The main reason I'm using VS code at the moment is because of the ability to have interactive windows with output alongside normal python files. This is the closest I can get to my Rstudio setup when coding in python.

I'd like to be able to set up different working directories for Interactive windows (workspace) and Jupyter notebooks (file directory). This conforms to the usual expectations for the .py and .ipynb (e.g. when opening other people's notebooks contributed to a remote machine) while facilitating debugging with the normal tools in VS code. thanks to improvements in issue #3605, you can select one or the other but it'd be best if they were separate.

@DonJayamanne
Copy link
Contributor

Internal note:
Work done here #254 will resolve this - for Native Notebooks.
As the CWD is not derived from settings, instead it will be set to where the ipynb file is (as we are using the remote file system).
Agan, only works for native Notebooks.

@DonJayamanne
Copy link
Contributor

Its been a year and there haven't been too many upvotes on this issue, hence I'm going to close this for now.
@rebornix @amunger Please feel free to re-open this if you feel this is necessary.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality interactive-window Impacts interactive window
Projects
None yet
Development

No branches or pull requests

5 participants