v0.5 (2019-05-13)¶
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 #120Error 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:
[FIX] Issue #137 Errors when running on Windows #187 (stafforddavidj)
wrap code even if it has no language #180 (alexmorley)
Make right hand toc scrollable. #176 (alexmorley)
make sure jupyter-book is included in the binder build #167 (joergbrech)
fixing thebelab css and splitting off the interactive notebooks #165 (choldgraf)
[ENH] Add thebelab button to every code cell #163 (joergbrech)
[ENH] Initial commit of dockerfile, updated docs #127 (emdupre)
[ENH] add google analytics option #116 (joergbrech)
improving the non-sidebar layout and toc script #112 (choldgraf)
Adding download links for the notebook files #104 (choldgraf)
fixing thebelab keyboard shortcuts behavior #103 (choldgraf)
v0.4.1 (2019-02-09)¶
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:
Update FAQ with guidelines for Plotly #97 (mathieuboudreau)
set kernelOptions for thebelab based on notebook’s metadata #92 (joergbrech)
adding search functionality and external links in sidebar #85 (choldgraf)
Rebuild file if source file has a newer time stamp #74 (gaow)
Deploy to github.io using circle and update docs to reflect this #69 (choldgraf)
adding thebelab buttons and some other updates #66 (choldgraf)
Make the sidebar stay on the page during scroll #54 (ReventonC)
Delete duplicated link in readme #46 (consideRatio)
Typo - does it matter? #45 (consideRatio)
Fix broken links #44 (consideRatio)
adding tests and some more command-line options #41 (choldgraf)
Split requirements into build and run #36 (matthew-brett)
Refactor textbook generator to check redirects #27 (matthew-brett)