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

Back up and reload ipynb files onto the device #18

Open
goatchurchprime opened this issue Oct 3, 2017 · 1 comment
Open

Back up and reload ipynb files onto the device #18

goatchurchprime opened this issue Oct 3, 2017 · 1 comment

Comments

@goatchurchprime
Copy link
Owner

If this becomes a primary interface, then it can be backed up and reloaded into and out of the device itself

It may be possible to fetch the ipynb file that we are operating on, but how to bring it back and reload it?

Maybe two way file saving and loading will get there

@goatchurchprime
Copy link
Owner Author

Probably more as a cell_by_cell thing into different files, where each cell does a
from cell9 import * on the previous cell so that it can (almost) work

Either that or separate the cells with a structured comment. Probably this is better.

Maybe block each block into an if-statement to make the cells choosable.

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