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

Saving notebooks with output state #32

Open
psychemedia opened this issue Jun 27, 2020 · 1 comment
Open

Saving notebooks with output state #32

psychemedia opened this issue Jun 27, 2020 · 1 comment
Labels
question Further information is requested

Comments

@psychemedia
Copy link
Contributor

At the moment, the notebooks are in markdown format and rendered via jupytext. It would make sense for students to be able to save notebooks with output cells content intact (not sure about the simulator?).

Should there be a production branch that converts the md to ipynb and then distribute the ipynb?

@psychemedia psychemedia added the question Further information is requested label Jun 27, 2020
@psychemedia
Copy link
Contributor Author

We can also synch jupytext paired files by running the following command in the content/ directory:

jupytext --sync 0*/*.ipynb

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

No branches or pull requests

1 participant