Skip to content
Snippets Groups Projects
  1. Nov 19, 2021
  2. Nov 16, 2021
    • mmcky's avatar
      MAINT: Upgrade to sphinx-jupyterbook-latex~=0.4.6 (#1538) · 835f127d
      mmcky authored
      * MAINT: Upgrade to sphinx-jupyterbook-latex~=0.4.6
      
      * restrict rtd to sphinx<=4.2
      
      * pin to sphinx==4.2
      
      * fix yml formatting
      
      * reconfigure rtd to use docs/requirements.txt
      
      * use install settings (as before) in readthedocs.yml
      
      * update sphinx4 fixtures for pydata-sphinx-theme and sphinx>=4.3 (latest release)
      
      * pydata-sphinx-theme is now updated
      
      * fix indendation
      835f127d
  3. Nov 13, 2021
  4. Nov 09, 2021
  5. Nov 05, 2021
  6. Oct 25, 2021
  7. Oct 22, 2021
  8. Oct 19, 2021
  9. Oct 18, 2021
  10. Oct 16, 2021
  11. Oct 15, 2021
  12. Oct 14, 2021
    • Patrick Mineault's avatar
      Add documentation on how to use custom-builder to generate epub (#1451) · 3173b001
      Patrick Mineault authored
      * Epub docs
      
      * Update main.py
      3173b001
    • mmcky's avatar
      IMPROVE: Support Sphinx v4 (#1448) · 03583b91
      mmcky authored
      
      * Update version pins for sphinx4 upgrade
      
      * upgrade jupytext to support markdown-it-py required by myst-parser
      
      * update sphinx-book-theme
      
      * upgrade sphinx-jupyterbook-latex to 0.4.3
      
      * remove html_add_permalink as deprecated in sphinx>=3.5
      
      * fix test_build test set
      
      * fix test_sphinx_multitoc_numbering tests with sphinx3,sphinx4
      
      * fix test_tocdirective tests to include sphinx3,sphinx4 fixtures
      
      * mathjax3 is now the default so config needs to use mathjax3_config
      
      * add warning for sphinx>=4 and _config using mathjax_config
      
      * remove myst_url_schemes from default config as set in myst_parser
      
      * Update setup.cfg
      
      include `nb_merge_sreams` in `myst-nb~=0.13.1`
      
      Co-authored-by: default avatarChris Sewell <chrisj_sewell@hotmail.com>
      
      * Revert "add warning for sphinx>=4 and _config using mathjax_config"
      
      This reverts commit 3f9bf18409cf4140dc6c85d882b5286b82ec41be.
      
      * Revert "Revert "add warning for sphinx>=4 and _config using mathjax_config""
      
      This reverts commit d1d74bc5d6c2e59467eae9ddc4bd6c93b5c1acd2.
      
      * Update with warning for mathjax config in sphinxv4 including tests
      
      * change to report stderr to be more useful
      
      * enable tasklist as a myst_enable_extensions default option:
      
      * enable myst_dmath_double_inline=True as a default to mirror jupyter notebook
      
      * TEST: add a test for additional config passthrough
      
      * docs: add section on nb_merge_streams from myst_nb
      
      * Update jupyter_book/config.py
      
      Co-authored-by: default avatarChris Holdgraf <choldgraf@berkeley.edu>
      
      * migrate to intersphinx
      
      * move merge-stdout-stderr to execute docs page
      
      * revert fb180ad and leave myst_url_schemes as a configuration option for jb
      
      * add myst_dmath_double_inline to schema and update test
      
      * add a github issue to remind us to remove this in 0.14
      
      Co-authored-by: default avatarChris Sewell <chrisj_sewell@hotmail.com>
      Co-authored-by: default avatarChris Holdgraf <choldgraf@berkeley.edu>
      03583b91
  13. Oct 11, 2021
  14. Oct 05, 2021
  15. Oct 02, 2021
  16. Sep 26, 2021
  17. Sep 21, 2021
  18. Sep 17, 2021
  19. Sep 09, 2021
  20. Sep 02, 2021
  21. Aug 25, 2021
  22. Aug 21, 2021
  23. Aug 17, 2021
  24. Jul 24, 2021
  25. Jul 20, 2021
  26. Jul 15, 2021
  27. Jul 09, 2021
Loading