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

Keyword argument 'disable_syntax' is not a supported parameter name of function default_parser. #589

Closed
mwouts opened this issue Aug 20, 2020 · 2 comments
Milestone

Comments

@mwouts
Copy link
Owner

mwouts commented Aug 20, 2020

Reported by LGTM at https://lgtm.com/projects/g/mwouts/jupytext/rev/pr-a731e6c67f619bef09ed32304b948179bf01829d
This may be related to the release of myst-parser==0.12.

Screenshot from 2020-08-20 04-30-27

@mwouts
Copy link
Owner Author

mwouts commented Aug 20, 2020

The tests in test_ipynb_to_myst.py don't work with myst-parser==0.12 (they do work with myst-parser==0.11.2). We are not seeing this on the CI yet as the new release on myst-parser has not reached conda-forge yet.

@mwouts
Copy link
Owner Author

mwouts commented Aug 20, 2020

pip install jupytext[myst] currently installs myst-parser==0.12. Not sure this is what we want, cf.

"myst": ["myst-parser~=0.8; python_version >= '3.6'"],

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