- Apr 04, 2021
-
-
Chris Holdgraf authored
-
Chris Holdgraf authored
-
- Mar 28, 2021
-
-
Tony Hirst authored
FIXES: https://github.com/executablebooks/jupyter-book/issues/1049 The `_filename_to_title()` function runs `path.with_suffix("")`. The suffix is currently stripped in `_content_path_to_yaml()` and then again in `_filename_to_tile()`. If the filename contains a `.` the second call splits the filename at the point. Correction is: don't strip suffix in `_content_path_to_yaml(()` .
-
- Mar 26, 2021
-
-
AakashGC authored
-
- Mar 24, 2021
-
-
Alexandre Fontoura authored
Co-authored-by:
Chris Holdgraf <choldgraf@berkeley.edu>
-
- Mar 18, 2021
-
-
Chris Holdgraf authored
-
Johannes Elferich authored
Ensure sorting of files in directory
-
- Mar 14, 2021
-
-
hnishi authored
-
- Mar 12, 2021
-
-
AakashGC authored
This PR brings improvements to `PDF` builds via `LaTeX` by incorporating the [jupyterbook-latex](https://github.com/executablebooks/jupyterbook-latex ) extension. This initial release: 1. harmonises the document structure for `html` and `latex` outputs, by implementing support for `part`/`chapter` structures in the `_toc.yml` for PDF via LaTeX, 2. brings support for the jupyter-book directive `tableofcontents` to PDF via LaTeX, and 3. adds support for commonly used tags on `code-cell` directives (such as `hide-cell`) to PDF via LaTeX Co-authored-by:
mmcky <mamckay@gmail.com> Co-authored-by:
mmcky <mmcky@users.noreply.github.com>
-
- Mar 10, 2021
-
-
Alex Remedios authored
-
- Mar 09, 2021
-
-
Chris Holdgraf authored
-
- Mar 04, 2021
-
-
mmcky authored
* update version and CHANGELOG * update CHANGELOG * add in other commits to CHANGELOG * fix link and PR ref
-
- Feb 27, 2021
-
-
Nicholas Bollweg authored
-
- Feb 23, 2021
-
-
mmcky authored
-
- Feb 19, 2021
-
-
mmcky authored
-
Chris Holdgraf authored
-
mmcky authored
-
- Feb 18, 2021
-
-
AakashGC authored
* suppressing resolve_any_xref issue * modified fixture files
-
- Feb 13, 2021
-
-
Chris Holdgraf authored
-
Chris Sewell authored
-
- Feb 12, 2021
-
-
Lex Nederbragt authored
referencess.bib -> references.bib
-
Chris Holdgraf authored
-
- Feb 09, 2021
-
-
Lilian Besson authored
-
- Feb 08, 2021
-
-
Ebrahim Afyounian authored
-
- Feb 04, 2021
-
-
Chris Holdgraf authored
-
Ebrahim Afyounian authored
minor typo: your --> you
-
- Feb 03, 2021
-
-
Chris Holdgraf authored
-
Mike Hucka authored
-
- Feb 02, 2021
-
-
Chris Holdgraf authored
-
- Jan 30, 2021
-
-
Rowan Cockett authored
The example was not the same as the code, which is confusing especially for the `:align: center` option!
-
- Jan 17, 2021
-
-
Carlos Cámara authored
-
- Jan 04, 2021
-
-
Kacper Sokol authored
-
- Dec 28, 2020
-
-
Chris Holdgraf authored
-
- Dec 22, 2020
- Dec 21, 2020
-
-
mmcky authored
* RELEASE: v0.9.0
-
- Dec 13, 2020
-
-
Chris Holdgraf authored
-
Chris Holdgraf authored
-
- Dec 08, 2020
-
-
Alex Remedios authored
-
- Dec 04, 2020
-
-
AakashGC authored
-