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 #210jupyter-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:
Markdown exporter in Python instead of the CLI #235 (choldgraf)
[DOC] Clarify full vs relative path in container build instructions #226 (emdupre)
fix doc mismatch for “make build” #216 (thammegowda)
make scripts dir as a module, to be included by
find\_packages\(\)
of setuptools #215 (thammegowda)updating hidecode tag word and allowing total HTML removal #207 (choldgraf)
Ask if kernelspec exists in metadata #197 (joergbrech)