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

Store user config/data on server instead of client #690

Closed
DhruvaSambrani opened this issue Nov 17, 2020 · 1 comment
Closed

Store user config/data on server instead of client #690

DhruvaSambrani opened this issue Nov 17, 2020 · 1 comment

Comments

@DhruvaSambrani
Copy link
Contributor

Data like recent notebooks etc should be stored on the server, not in the browser.
MOST of the time, this isn't an issue, but if you switch from a local instance to an ssh instance, you'd expect the local nbs to not show.

I suppose you should use Scratch.jl as in #676, but like noted, thats a Julia v1.0 thing. Until then, maybe use ~/.julia/pluto/recents.json or something like that?

@fonsp
Copy link
Owner

fonsp commented Nov 17, 2020

Can you post this suggestion to the feedback box instead?

@fonsp fonsp closed this as completed Nov 17, 2020
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

2 participants