mwouts / jupytext

Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
https://jupytext.readthedocs.io
MIT License
6.6k stars 386 forks source link

Implement `require_hash` in the `get` method of Jupytext's content manager #1202

Open mwouts opened 8 months ago

mwouts commented 8 months ago

Will close #1165

TODO:

github-actions[bot] commented 8 months ago

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab or Binder:notebook.

Also, the version of Jupytext developed in this PR can be installed with pip:

pip install git+https://github.com/mwouts/jupytext.git@implement_require_hash

(this requires nodejs, see more at Developing Jupytext)