Skip to content

Commit

Permalink
Fix issue
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
hoxbro committed Jun 2, 2023
1 parent 35424f7 commit bbce9a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This release includes a breaking change as notebooks will no longer be inlining

Critical bug fixes and compatibility:

- Add `enable_mathjax` and set it and inline to `False` ([#5733](https://github.com/holoviz/holoviews/pull/5733))
- Add `enable_mathjax` and set it and inline to `False` ([#5729](https://github.com/holoviz/holoviews/pull/5729))
- Update to support Datashader on Python 3.11 ([#5720](https://github.com/holoviz/holoviews/pull/5720))

Enhancements:
Expand Down
2 changes: 1 addition & 1 deletion doc/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ running ``hv.extension`` would give an error when used in a notebook.
Critical bug fixes and compatibility:

- Add ``enable_mathjax`` and set it and inline to ``False``
(`#5733 <https://github.com/holoviz/holoviews/pull/5733>`__)
(`#5729 <https://github.com/holoviz/holoviews/pull/5729>`__)
- Update to support Datashader on Python 3.11
(`#5720 <https://github.com/holoviz/holoviews/pull/5720>`__)

Expand Down

0 comments on commit bbce9a1

Please sign in to comment.