mwouts / jupytext

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

Deactivate the Quarto tests on the CI #1256

Closed mwouts closed 4 months ago

mwouts commented 4 months ago

This is a temporary change until we find the proper fix to #1255

github-actions[bot] commented 4 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:

HATCH_BUILD_HOOKS_ENABLE=true pip install git+https://github.com/mwouts/jupytext.git@deactivate_quarto_on_the_CI

(this requires nodejs, see more at Developing Jupytext)