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
jupyter sphinx used to be a dependency of myst-nb, since the last myst-nb release it is not anymore. We need to add it because we use both explicitly.
We need to rethink how we manage/bundle dependencies, which we are tracking in #5074. I'd restrict this issue to adding jupyter-sphinx to the conda envs and requirements-dev.
Note: if we don't fix this the readthedocs build will break at some point. It is still working only because it uses an old myst-nb version that depends on jupyter-sphinx. I also know there are no other dependencies to be added because readthedocs uses the 3.8 conda env to build the docs and it manages to do so at every commit and PR preview
OriolAbril
changed the title
Add requirements needed for doc build to requirements-dev.txt or perhaps a new requirements-docs.txt
Add jupyter-sphinx to requirements-dev.txt and conda envs
Jun 4, 2022
Description of your problem
Installed new environment and it seems dependencies are missing for doc build. One identified below, not sure if there are others
Please provide the full traceback.
Versions and main components
The text was updated successfully, but these errors were encountered: