UPGRADE: `myst-nb` and many other dependencies (#1842)
This PR updates `jupyter-book` to enable `myst-nb~=0.17.1` and `sphinx5` support. It also includes new versions of `sphinx-design`, `sphinx-thebe`, and `sphinx-book-theme`
Showing
- .github/workflows/tests.yml 2 additions, 2 deletions.github/workflows/tests.yml
- CHANGELOG.md 1 addition, 1 deletionCHANGELOG.md
- docs/_config.yml 12 additions, 2 deletionsdocs/_config.yml
- docs/_toc.yml 1 addition, 0 deletionsdocs/_toc.yml
- docs/content/code-outputs.md 26 additions, 13 deletionsdocs/content/code-outputs.md
- docs/content/content-blocks.md 32 additions, 29 deletionsdocs/content/content-blocks.md
- docs/content/executable/output-insert.md 16 additions, 10 deletionsdocs/content/executable/output-insert.md
- docs/content/execute.md 22 additions, 2 deletionsdocs/content/execute.md
- docs/content/figures.md 1 addition, 1 deletiondocs/content/figures.md
- docs/content/references.md 1 addition, 1 deletiondocs/content/references.md
- docs/contribute/intro.md 1 addition, 1 deletiondocs/contribute/intro.md
- docs/explain/migration.md 245 additions, 0 deletionsdocs/explain/migration.md
- docs/publish/readthedocs.md 3 additions, 2 deletionsdocs/publish/readthedocs.md
- docs/reference/cheatsheet.md 1 addition, 1 deletiondocs/reference/cheatsheet.md
- jupyter_book/__init__.py 1 addition, 1 deletionjupyter_book/__init__.py
- jupyter_book/cli/main.py 0 additions, 5 deletionsjupyter_book/cli/main.py
- jupyter_book/config.py 12 additions, 10 deletionsjupyter_book/config.py
- jupyter_book/config_schema.json 4 additions, 5 deletionsjupyter_book/config_schema.json
- jupyter_book/default_config.yml 2 additions, 1 deletionjupyter_book/default_config.yml
- pyproject.toml 6 additions, 6 deletionspyproject.toml
Loading
Please register or sign in to comment