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

Update myst-parser version #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chrisjsewell
Copy link

Heya, I've seen a few people have started to use this in forks 😄
You might want to consider updating the myst-parser version, since I've been making quite a few improvements lately (it should now be relatively stable on v0.12).
See https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md for details

@chrisjsewell
Copy link
Author

chrisjsewell commented Aug 31, 2020

Note also that, for correct compatibility between myst-parser and jupytext, you need jupytext>=1.6.
pip install jupytext==1.6.0rc0 is available as of today, with 1.6 proper to come in the next few days (edit: now available)

@ggorman
Copy link
Collaborator

ggorman commented Sep 10, 2020

Thanks for the PR @chrisjsewell :-)
Looks good. Do you mind adding jupytext>=1.6 to requirements.txt as per your comment above?

@ggorman ggorman self-assigned this Sep 10, 2020
@chrisjsewell
Copy link
Author

done 👍

@chrisjsewell
Copy link
Author

gentle prod 👉

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.

2 participants