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

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Jan 9, 2024

Will close #1165

TODO:

  • Find out how to properly combine two hashes
  • Don't add a require_hash argument if the original contents manager does not have one
  • Add a test against jupyter_server==2.10.x

@mwouts mwouts marked this pull request as draft January 9, 2024 23:01
Copy link

github-actions bot commented Jan 9, 2024

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)

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

Successfully merging this pull request may close these issues.

Incompatibility with jupyter_server 2.11.0
1 participant