Releases: holoviz-dev/nbsite
Version 0.8.7
What's Changed
- Include by default a HoloViz dropdown in the primary sidebar with links to all the HoloViz sites by @maximlt in #319
Full Changelog: v0.8.6...v0.8.7
Version 0.8.6
What's Changed
- Ensure js_modules are loaded in pyodode by @philippjfr in #306
- Upgrade to latest pydata-sphinx-theme and myst-nb by @maximlt in #307
- Update to Python 3.9 by @hoxbro in #308
- Remove white css by @hoxbro in #309
- Correctly obtain document root in latest Sphinx by @philippjfr in #310
- Add support for markdown gallery files by @philippjfr in #313
- Try to speed up local development by @hoxbro in #287
- Parallelize pyodide based docs by @philippjfr in #314
- Fix notebook links in gallery files by @philippjfr in #315
- Publish dev nbsite to a new tooling_dev channel by @maximlt in #316
- Add
nb_interactivity_warning
extension by @maximlt in #317 - Remove subprocess calls and add retry evaluating a notebook by @hoxbro in #311
- Prepare v0.8.6 by @maximlt in #318
Full Changelog: v0.8.5...v0.8.6
Version 0.8.5
What's Changed
- Link from reference API to source code on GitHub by @droumis in #289
- Fix links from notebooks to notebooks when target notebook is not in the same directory (notebook directive) by @fohrloop in #298
- Bokeh 3.4 compatibility by @hoxbro in #301
- Set UTF8 encoding when writing text files by @maximlt in #302
- Allow to skip generating the rst item that uses the notebook directive by @maximlt in #303
- Deserialize binary bokeh messages and bump pyodide version by @philippjfr in #305
- Add the
sphinxext-rediraffe
extension by default to make it easier to set up redirect links by @maximlt in #304
New Contributors
Full Changelog: v0.8.4...v0.8.5
Version 0.8.4
What's Changed
Full Changelog: v0.8.3...v0.8.4
Version 0.8.3
What's Changed
- Support rendering ReactiveExpr in pyodide by @philippjfr in #291
- Pin myst-nb by @hoxbro in #292
- Update find_requirements import in pyodide Webworker by @philippjfr in #293
Full Changelog: v0.8.2...v0.8.3
Version 0.7.1
Full Changelog: v0.7.0...v0.7.1
Version 0.6.7
Note: nbsite is pre-release software; you may encounter bugs and/or limitations.
Changes in 0.6.7:
- Unpin nbconvert (was pinned as <5.4, but whatever the incompatibility was appears to have gone away now).
Full list of changes since the previous release: v0.6.6...v0.6.7
Version 0.6.6
Note: nbsite is pre-release software; you may encounter bugs and/or limitations.
Changes in 0.6.6:
- Don't delete intersphinx objects.inv
Full list of changes since the previous release: v0.6.5...v0.6.6
Version 0.6.5
Note: nbsite is pre-release software; you may encounter bugs and/or limitations.
Significant changes in 0.6.5:
- Allow user to pass list of files to skip in gallery section (#148)
Full list of changes since the previous release: v0.6.4...v0.6.5
Version 0.6.4
Note: nbsite is pre-release software; you may encounter bugs and/or limitations.
Changes in 0.6.4:
- Fixed gallery endpoint lookup for new bokeh index page.
Full list of changes since the previous release: v0.6.3...v0.6.4