mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-13 13:17:50 +08:00
s/widget.js/init.js
This commit is contained in:
parent
5b388df615
commit
5a3665d9ed
@ -15,7 +15,7 @@
|
||||
// which make both this file fail at setting marked configuration, and textcell.js
|
||||
// which search marked into global.
|
||||
require(['components/marked/lib/marked',
|
||||
'notebook/js/widgets/basic_widgets'],
|
||||
'notebook/js/widgets/init'],
|
||||
|
||||
function (marked) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user