-
Notifications
You must be signed in to change notification settings - Fork 809
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue #1638: support local directory loading marked.js
In v6 jupyter notebook components/marked/lib/marked no longer exists. The extension silently falls over. Add https://cdnjs.com/libraries/marked for local loading into the python-markdown directory. Change required path and calls marked -> marked.marked. Add 6.x to yaml compat setting
- Loading branch information
1 parent
374defd
commit 020a69b
Showing
3 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
src/jupyter_contrib_nbextensions/nbextensions/python-markdown/marked.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters