Skip to content

Commit 5f7facf

Browse files
committed
[requirejs] revert changes to third-party code
fix unintended change to skill keywords. Third-party code from/adapted from codemirror and jquery should function ok on node anyway, because they actually test for typeof define == "function" && define.amd then use define (ratehr than require), which is what we're aiming for.
1 parent 7d7f645 commit 5f7facf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/jupyter_contrib_nbextensions/nbextensions/skill/skill.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)