Skip to content

Releases: executablebooks/jupyter-book

v0.5

13 May 22:32
a4843f0
Compare
Choose a tag to compare

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 boo...
Read more

Beta 4.1

09 Feb 18:48
Compare
Choose a tag to compare
Beta 4.1 Pre-release
Pre-release

This introduces the first CLI of jupyter book, as well as several new features!

Beta 2

23 Oct 23:55
b76bfb6
Compare
Choose a tag to compare
Beta 2 Pre-release
Pre-release

This version of Jupyter book is a much simpler and more streamlined version of the first. The CSS and Javascript is more well-organized, there are fewer unused files, and a few more features in the build system.

Jupyter Book beta 1

23 Oct 23:36
1b8766b
Compare
Choose a tag to compare
Jupyter Book beta 1 Pre-release
Pre-release

This is the first version of Jupyter Book, originally called "Textbooks with Jupyter".