We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9065f03 commit ac79e58Copy full SHA for ac79e58
CHANGELOG.md
@@ -25,7 +25,8 @@ Unreleased (aka. GitHub master)
25
- Update `install_requires` list in `setup.py` with 'nbconvert >=6.0'
26
- Drop support for python < 3.6
27
- [toc2] fix for disappearing sidebar in static html_toc export [#1548](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1548)
28
-
+- Fix Extensions Not Loading for Large Notebooks [#1499](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1499)
29
+- Support non-live notebook such as nbconvert output [#1535](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1535)
30
31
0.5.1
32
-----
0 commit comments