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

Default working directory is not saved #634

Closed
gaksaray opened this issue Apr 5, 2023 · 2 comments · Fixed by #641
Closed

Default working directory is not saved #634

gaksaray opened this issue Apr 5, 2023 · 2 comments · Fixed by #641
Labels

Comments

@gaksaray
Copy link

gaksaray commented Apr 5, 2023

Description

Default working directory is set to a different folder than user home. But launching new session reverts to user home. Launching Jupyterlab from terminal by jlab --working-dir [directory] does launch a session in directory but launching it from the app reverts is back to user home.

Reproduce

  1. Launch Jupyterlab Desktop
  2. Settings → Server → Default working directory: /Users/[username]/Library/CloudStorage/Dropbox
  3. Apply & restart
  4. New session → Starts in home folder

Expected behavior

To be able to set the default working directory and have Jupyterlab launch in that folder every time

@gaksaray gaksaray added the bug label Apr 5, 2023
@welcome
Copy link

welcome bot commented Apr 5, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@mbektas
Copy link
Member

mbektas commented Apr 7, 2023

@gaksaray thanks for reporting this. I am able to reproduce the issue. It must have been broken during a refactoring. We will patch it in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants