Skip to content

Commit 03753fe

Browse files
authored
Update CHANGELOG.md
1 parent ffef0bc commit 03753fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Unreleased (aka. GitHub master)
2020

2121
- In *Collapsible Headings*, get the notebook version from `sys_info` if possible, resolving an incompatibility with *notebook* versions 6.5.x [#1617](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1617).
2222
- Add short execution threshold for ExecutionTime plugin. Excution time will not show on cells that executed faster than the given threshold [#1336](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1336).
23+
- Fix bug on nbconvert: No module named 'notebook.services' when running `jupyter nbconvert --execute --allow-errors --to pdf myfile.ipynb` [#1663](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1663)
2324

2425
0.7.0
2526
-----

0 commit comments

Comments
 (0)