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

Users should be able to save a notebook and then later reload it #298

Closed
ellisonbg opened this issue Mar 24, 2011 · 1 comment
Closed

Users should be able to save a notebook and then later reload it #298

ellisonbg opened this issue Mar 24, 2011 · 1 comment
Assignees
Labels
Milestone

Comments

@ellisonbg
Copy link
Member

Initially, this will involve using tornado.s3server for a local disk based storage backend. We want to make sure that the notebook documents are standard document on the file system that are not stored in a special directory. We will also have to implement a GUI for browsing these notebook document and opening them.

@ghost ghost assigned ellisonbg Apr 10, 2011
@ellisonbg
Copy link
Member Author

We have a draft of this working on the htmlnotebook branch, but there is not Javascript Ui for it, so I will leave it open.

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

No branches or pull requests

1 participant