You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now sphinx>=2,<4 in setup.cfg makes it impossible to use myst-nb with Sphinx 4. myst-parser upgraded to Sphinx 4 recently executablebooks/MyST-Parser#390.
Summary
Right now
sphinx>=2,<4in setup.cfg makes it impossible to usemyst-nbwith Sphinx 4.myst-parserupgraded to Sphinx 4 recently executablebooks/MyST-Parser#390.Tasks to complete
<5herehttps://github.com/executablebooks/MyST-NB/blob/master/setup.cfg#L51
and bump myst-parser to the latest version here:
https://github.com/executablebooks/MyST-NB/blob/master/setup.cfg#L47