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

Unable to save or detect root folder / project #3030

Open
feribg opened this issue Sep 29, 2024 · 0 comments
Open

Unable to save or detect root folder / project #3030

feribg opened this issue Sep 29, 2024 · 0 comments

Comments

@feribg
Copy link

feribg commented Sep 29, 2024

Screen.Recording.2024-09-29.at.10.17.02.AM.mov

When i have an already existing project and i run the julia shell from it then start Pluto from it, it:

  • doesn't have the right pwd
  • doesnt have the right project enabled
  • Base.current_project is null
  • Base.active_project is wrong
  • Pkg.activate_project(".") is not working as it will search for the nearest project close to pwd which seems to default to /usr/.julia.../etc and NOT the folder i started the julia shell from.
  • the file picker DOES show the correct root folder but i cant save anything, i have all permissions but saving doesnt work, this is the same regardless of how i run pluto.

I have the latest pluto and julia versions. Its a bit weird as this is my first experience with it and i just can't get it to work the way i intend to. I did read the docs about changing the project but that doesn't work based on the above unless i hardcode the path and i dont want to do that.

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

No branches or pull requests

1 participant