v0.6.3¶
This is a minor release with several stability and convenience improvements since the large refactoring that happened in v0.6.0. It adds a few new layout elements, the ability to pre-initialize cells when starting thebelab, and adds configuration and documentation for deploying your book on Netlify.
Enhancements made¶
- adding anchors above headers #366 (
@choldgraf
) - adding CSS rules for epigraphs #365 (
@choldgraf
) - netlify config #359 (
@choldgraf
) - Thebelab init #352 (
@choldgraf
) - [WIP] Add option to clear outputs in build command #349 (
@akhilputhiry
) - [ENH] Netlify Continuous Deployment #342 (
@emdupre
)
Bugs fixed¶
- css for thebelab z-order #386 (
@choldgraf
) - fixing TOC auto gen bug #375 (
@choldgraf
) - fixing page path link #368 (
@choldgraf
) - fixing interact link bug #367 (
@choldgraf
) - Update required python version #363 (
@emdupre
) - fix: fuzzy matching of jupyter book versions #346 (
@emdupre
) - fixing scrolling #336 (
@choldgraf
)
Maintenance and upkeep improvements¶
- fixing load ntbk function #385 (
@choldgraf
) - load ntbk function #384 (
@choldgraf
) - moving CSS and JS generation to their own function #381 (
@choldgraf
) - making sure gemfile.lock is removed #379 (
@choldgraf
) - removing unnecessary requirements #378 (
@choldgraf
) - making toc gen sorted #377 (
@choldgraf
) - fixing up download functionality #373 (
@choldgraf
) - small refactoring of names and layout #372 (
@choldgraf
) - Bump rubyzip from 1.2.4 to 2.0.0 in /jupyter_book/book_template #371 (
@dependabot
) - moving to jupyterbook.org #370 (
@choldgraf
) - inlining svgs and small tweaks #369 (
@choldgraf
) - [fix] update docker image and documentation #364 (
@emdupre
) - moving js outside of _includes if not needed #347 (
@choldgraf
) - removing unnecessary clean_lines function #345 (
@choldgraf
) - modularizing the bage building and beefing up single page building #344 (
@choldgraf
)
Documentation improvements¶
- DOC: intro.md: Jupyter Books -> Jupyter Book #383 (
@westurner
)
Other merged PRs¶
- Update executing.ipynb #350 (
@psychemedia
) - adding better circle instructions #341 (
@choldgraf
) - cleaning up circle #340 (
@choldgraf
) - ghp-import in circle #339 (
@choldgraf
) - removing _build artifacts #338 (
@choldgraf
) - making some files optional in upgrade #337 (
@choldgraf
) - adding google analytics info #335 (
@choldgraf
) - updating changelog #334 (
@choldgraf
) - fixing releases info #333 (
@choldgraf
)
Contributors for this release (commentors + issue/PR authors)¶
GitHub contributors page for this release
@akhilputhiry
| @catafest
| @choldgraf
| @chrispyles
| @dependabot
| @emdupre
| @emile
-igarape | @fmaussion
| @jasmainak
| @jobindj
| @krinsman
| @LY1806620741
| @mwcraig
| @ocefpaf
| @oscarys
| @psychemedia
| @SamLau95
| @sidneymbell
| @sodre
| @taylorgibson
| @westurner