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