Skip to content

Support non-live notebook such as nbconvert output#1535

Merged
juhasch merged 1 commit intoipython-contrib:masterfrom
cailiang9:patch-1
Apr 5, 2021
Merged

Support non-live notebook such as nbconvert output#1535
juhasch merged 1 commit intoipython-contrib:masterfrom
cailiang9:patch-1

Conversation

@cailiang9
Copy link
Copy Markdown
Contributor

For long notebook snapshots, we need toc as a quick navigation.
a simple way is to render with toc2 as a nbconvert template.
but when open the rendered html with browsers, we found some js errors because toc2 does not support non-live notebook.
this PR fixes the errors and supports non-live notebook.

@juhasch
Copy link
Copy Markdown
Member

juhasch commented Apr 5, 2021

Thank you

@juhasch juhasch merged commit 9df2f08 into ipython-contrib:master Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants