Skip to content

Latest commit

 

History

History
246 lines (207 loc) · 22.8 KB

CHANGELOG.md

File metadata and controls

246 lines (207 loc) · 22.8 KB

Change Log

Full Changelog

Merged pull requests:

v0.5.2 (2019-07-26)

Full Changelog

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:

v0.5 (2019-05-13)

Full Changelog

Implemented enhancements:

  • Markdown guide refers to Highlightjs but Rouge is used #183
  • Get codecov working #153
  • Add thebelab button to every code cell #117
  • Add an option / config for analytics tracking? #115
  • Add support for nbinteract #82
  • Scrolling in subtitle column #173

Fixed bugs:

  • Page turn links to external sites are broken #186
  • Code cell pre-wrap causes split lines #182
  • problems building with images #124
  • Problems with local build instructions on Mac (and perhaps other 'nix platforms) #123

Closed issues:

  • Plots not showing in ipynb files #179
  • jupyter-book is missing from the binder requirements #166
  • Binder and Thebelab not working for demo book #155
  • Errors building HTML #152
  • Non --demo option seems to fail #120
  • Error on notebook.py with inconsistent and DEFAULT_STATIC_FILES_PATH. #108
  • add requirements to setup.py #105
  • Add a CONTRIBUTING.md #99
  • Explore using a cookiecutter for the site #87
  • Use a Python CLI instead of Make #42
  • Autogenerate toc #40
  • Force permalinks to be lowercase and replace space and '_' with '-' #35
  • Extra buttons to support #32
  • Use a submodule for notebooks folder #14
  • Jupyter Book version v0.5 #175

Merged pull requests:

v0.4.1 (2019-02-09)

Full Changelog

Closed issues:

  • Disappearing None #98
  • Inquiry: Plotly interactive plots in a Jupyter Books? #93
  • iframe not rendering #91
  • thebelab uses the wrong kernel #90
  • An option to embed a link on sidebar logo #77
  • Scrollbar overlaps with TOC table (on Linux) #75
  • Unwanted leading white space at the beginning of code block #73
  • Standard badges rendering too big #65
  • Give a shout-out to bookdown #63
  • Make it clearer how to customize the look and feel of the site #61
  • Recommend a way to make citations #60
  • Highlight active section in right sidebar #55
  • Allow people to put YAML in their content files #51
  • Site Search #39
  • Conversion from old system to new #37
  • Support "versions" of a book #31
  • Book is not rebuilding #29
  • Feature request: right-side navbar auto-scroll #24
  • generate_summary_from_folders doesn't output prefixed numerals #23

Merged pull requests:

v0.2 (2018-10-23)

Full Changelog

Closed issues:

  • Feature request: Search Bar #25

Merged pull requests:

v0.1 (2018-10-20)

Closed issues:

  • Calling newer version of nbclean than is available on pypi #21
  • Changing MathJax Size of only Blocks #19
  • Change Color of Links #18
  • Enhancements to pull from the DS100 textbook #17
  • Hidden Code Blocks #13
  • MathJax Rendering Issues #12
  • Generate textbook not finding README.md #11
  • Fork and clone may not be the best workflow #10

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator