Skip to content
Snippets Groups Projects
  1. Oct 15, 2021
  2. 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
  3. Oct 11, 2021
  4. Oct 05, 2021
  5. Oct 02, 2021
  6. Sep 26, 2021
  7. Sep 21, 2021
  8. Sep 17, 2021
  9. Sep 09, 2021
  10. Sep 02, 2021
  11. Aug 25, 2021
  12. Aug 21, 2021
  13. Aug 17, 2021
  14. Jul 24, 2021
  15. Jul 20, 2021
  16. Jul 15, 2021
  17. Jul 09, 2021
  18. Jul 08, 2021
  19. Jul 05, 2021
  20. Jul 03, 2021
  21. Jun 30, 2021
  22. Jun 25, 2021
  23. Jun 24, 2021
  24. Jun 23, 2021
  25. Jun 21, 2021
  26. Jun 17, 2021
  27. Jun 11, 2021
  28. Jun 09, 2021
Loading