Jupyter-book

Latest version: v1.0.0

Safety actively analyzes 631012 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

0.7.0b4

0.7.0b2

0.7.0b1

0.7.0b0

A complete re-write of the Jupyter Book backend to allow for fast, simpler books with more features than before!

0.6.5

**This is the final Jupyter Book "legacy" release. The next release (v0.7.0) will be a total re-write**.

v0.6.4...v0.6.5
([full changelog](https://github.com/ExecutableBookProject/jupyter-book/compare/v0.6.4...v0.6.5))


Merged PRs
* adding a gallery [472](https://github.com/ExecutableBookProject/jupyter-book/pull/472) ([choldgraf](https://github.com/choldgraf))
* [ENH] Raise error if page URL does not start with os.sep [471](https://github.com/ExecutableBookProject/jupyter-book/pull/471) ([brian-rose](https://github.com/brian-rose))
* Display the Jupyter Book icon on pypi [470](https://github.com/ExecutableBookProject/jupyter-book/pull/470) ([mwouts](https://github.com/mwouts))
* [DOC] changed circleci docs to reflect consistent job name [463](https://github.com/ExecutableBookProject/jupyter-book/pull/463) ([alexnakagawa](https://github.com/alexnakagawa))
* Fix links to book-html and github-pages [457](https://github.com/ExecutableBookProject/jupyter-book/pull/457) ([mwouts](https://github.com/mwouts))
* Intronetlify [454](https://github.com/ExecutableBookProject/jupyter-book/pull/454) ([choldgraf](https://github.com/choldgraf))
* [DOC] Minor changes to documentation [452](https://github.com/ExecutableBookProject/jupyter-book/pull/452) ([rossbar](https://github.com/rossbar))

Contributors to this release
([GitHub contributors page for this release](https://github.com/ExecutableBookProject/jupyter-book/graphs/contributors?from=2019-12-06&to=2020-04-23&type=c))

[akhmerov](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Aakhmerov+updated%3A2019-12-06..2020-04-23&type=Issues) | [alexnakagawa](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Aalexnakagawa+updated%3A2019-12-06..2020-04-23&type=Issues) | [brian-rose](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Abrian-rose+updated%3A2019-12-06..2020-04-23&type=Issues) | [choldgraf](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Acholdgraf+updated%3A2019-12-06..2020-04-23&type=Issues) | [chrisjsewell](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Achrisjsewell+updated%3A2019-12-06..2020-04-23&type=Issues) | [emdupre](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Aemdupre+updated%3A2019-12-06..2020-04-23&type=Issues) | [joergbrech](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Ajoergbrech+updated%3A2019-12-06..2020-04-23&type=Issues) | [matteoacrossi](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Amatteoacrossi+updated%3A2019-12-06..2020-04-23&type=Issues) | [mgeier](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Amgeier+updated%3A2019-12-06..2020-04-23&type=Issues) | [mwouts](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Amwouts+updated%3A2019-12-06..2020-04-23&type=Issues) | [phaustin](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Aphaustin+updated%3A2019-12-06..2020-04-23&type=Issues) | [rossbar](https://github.com/search?q=repo%3AExecutableBookProject%2Fjupyter-book+involves%3Arossbar+updated%3A2019-12-06..2020-04-23&type=Issues)

0.6.4

v0.6.3...v0.6.4
([full changelog](https://github.com/jupyter/jupyter-book/compare/v0.6.3...v0.6.4))


Enhancements made
* improving the upgrade functionality [449](https://github.com/jupyter/jupyter-book/pull/449) ([choldgraf](https://github.com/choldgraf))
* scrolling outputs [444](https://github.com/jupyter/jupyter-book/pull/444) ([choldgraf](https://github.com/choldgraf))
* adding a page for math instructions [432](https://github.com/jupyter/jupyter-book/pull/432) ([choldgraf](https://github.com/choldgraf))
* updating thebelab and improving code highlighting [422](https://github.com/jupyter/jupyter-book/pull/422) ([choldgraf](https://github.com/choldgraf))
* Hide outputs and markdown cells [420](https://github.com/jupyter/jupyter-book/pull/420) ([choldgraf](https://github.com/choldgraf))
* Adding a "test" section for pages that are hard to test w/ python [416](https://github.com/jupyter/jupyter-book/pull/416) ([choldgraf](https://github.com/choldgraf))
* refactoring sidebar highlighting and allowing collapsed subsections [412](https://github.com/jupyter/jupyter-book/pull/412) ([choldgraf](https://github.com/choldgraf))
* adding ability to add authors and titles [390](https://github.com/jupyter/jupyter-book/pull/390) ([choldgraf](https://github.com/choldgraf))
* improving search functionality [374](https://github.com/jupyter/jupyter-book/pull/374) ([choldgraf](https://github.com/choldgraf))
* Add kernel path for thebelab [189](https://github.com/jupyter/jupyter-book/pull/189) ([joergbrech](https://github.com/joergbrech))

Bugs fixed
* Add installation module and fix circle [450](https://github.com/jupyter/jupyter-book/pull/450) ([choldgraf](https://github.com/choldgraf))
* fixing thebelab highlighting [446](https://github.com/jupyter/jupyter-book/pull/446) ([choldgraf](https://github.com/choldgraf))
* fixing full width content and some formatting bugs [417](https://github.com/jupyter/jupyter-book/pull/417) ([choldgraf](https://github.com/choldgraf))
* [FIX] Fix for on-page anchor-based TOC issues [414](https://github.com/jupyter/jupyter-book/pull/414) ([GasperPaul](https://github.com/GasperPaul))
* tocfix [406](https://github.com/jupyter/jupyter-book/pull/406) ([choldgraf](https://github.com/choldgraf))
* fixing toc [405](https://github.com/jupyter/jupyter-book/pull/405) ([choldgraf](https://github.com/choldgraf))
* [FIX] Fixed issue with Unicode characters in TOC [400](https://github.com/jupyter/jupyter-book/pull/400) ([GasperPaul](https://github.com/GasperPaul))
* [FIX] Fix for path separator issue on Windows [398](https://github.com/jupyter/jupyter-book/pull/398) ([GasperPaul](https://github.com/GasperPaul))
* fixing issue template [393](https://github.com/jupyter/jupyter-book/pull/393) ([choldgraf](https://github.com/choldgraf))

Other merged PRs
* moving thebelab config to within the page instead of head [448](https://github.com/jupyter/jupyter-book/pull/448) ([choldgraf](https://github.com/choldgraf))
* only show TOC if there are headers for it [441](https://github.com/jupyter/jupyter-book/pull/441) ([choldgraf](https://github.com/choldgraf))
* Update README.md [425](https://github.com/jupyter/jupyter-book/pull/425) ([choldgraf](https://github.com/choldgraf))
* using thebelab latest [423](https://github.com/jupyter/jupyter-book/pull/423) ([choldgraf](https://github.com/choldgraf))
* Update limits.md [415](https://github.com/jupyter/jupyter-book/pull/415) ([choldgraf](https://github.com/choldgraf))
* moving some modules to pathlib [403](https://github.com/jupyter/jupyter-book/pull/403) ([choldgraf](https://github.com/choldgraf))
* adding code structure and moving contributing guide [394](https://github.com/jupyter/jupyter-book/pull/394) ([choldgraf](https://github.com/choldgraf))
* updating getting started guide [392](https://github.com/jupyter/jupyter-book/pull/392) ([choldgraf](https://github.com/choldgraf))
* version bump [389](https://github.com/jupyter/jupyter-book/pull/389) ([choldgraf](https://github.com/choldgraf))
* new release and updating instructions [387](https://github.com/jupyter/jupyter-book/pull/387) ([choldgraf](https://github.com/choldgraf))

Contributors to this release
([GitHub contributors page for this release](https://github.com/jupyter/jupyter-book/graphs/contributors?from=2019-10-07&to=2019-12-06&type=c))

[choldgraf](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-book+involves%3Acholdgraf+updated%3A2019-10-07..2019-12-06&type=Issues) | [emdupre](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-book+involves%3Aemdupre+updated%3A2019-10-07..2019-12-06&type=Issues) | [GasperPaul](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-book+involves%3AGasperPaul+updated%3A2019-10-07..2019-12-06&type=Issues) | [javag97](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-book+involves%3Ajavag97+updated%3A2019-10-07..2019-12-06&type=Issues) | [joergbrech](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-book+involves%3Ajoergbrech+updated%3A2019-10-07..2019-12-06&type=Issues) | [melaniewalsh](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-book+involves%3Amelaniewalsh+updated%3A2019-10-07..2019-12-06&type=Issues) | [psychemedia](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-book+involves%3Apsychemedia+updated%3A2019-10-07..2019-12-06&type=Issues)

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.