v0.5.2 (2019-07-26)
Implemented enhancements:
- implement removecell for markdown cells #192
Fixed bugs:
- yaml.load() is unsafe #230
- Update documentation links that are broken #224
- pip installation: jupyter-book or jupyter_book? #184
- Figure out why Gemfile and Gemfile.lock are causing issues #154
- Page turn link URLs missing .html #140
- Errors when running on Windows #137
- Docs aren't being updated from master #136
- toc help is incorrect #132
- Double check installation dependencies #211
Closed issues:
- Update docs about how to hide code cells #240
- Is it possible to export Word, PDF and other formats? #228
- Make it clear in the documentation that the full docker path needs to be specified, not the relative path #220
- Why do we have "content" directory inside the "_site"? #219
- mismatch in docs and functionality #214
- Double check that
generate\_toc.py
is getting copied properly #210 - jupyter-book cli does not work as stated in the getting started guide #208
- Unable to install jupyter-book in conda environment #206
- Error if kernelspec missing #195
- Clarify the CLI help statements #146
- jupyter-book upgrade also modifies requirements.txt #130
Merged pull requests:
- bumping version and adding CLI for version #242 (choldgraf)
- Release fixes #241 (choldgraf)
- Markdown exporter in Python instead of the CLI #235 (choldgraf)
- Change text in Markdown cell to correct URL. #227 (habi)
- [DOC] Clarify full vs relative path in container build instructions #226 (emdupre)
- Ensure UTF-8 Encoding When Building Book #225 (cczhu)
- version bump to dev #218 (choldgraf)
- version bump for bugfix #217 (choldgraf)
- fix doc mismatch for "make build" #216 (thammegowda)
- make scripts dir as a module, to be included by
find\_packages\(\)
of setuptools #215 (thammegowda) - add jupyter book to template requirements #209 (choldgraf)
- updating hidecode tag word and allowing total HTML removal #207 (choldgraf)
- Ask if kernelspec exists in metadata #197 (joergbrech)
- changelog and version bump #194 (choldgraf)