mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-06 11:35:24 +08:00
Update File Upload Widget.ipynb
This commit is contained in:
parent
4011597009
commit
6300469ec3
@ -78,7 +78,7 @@
|
||||
"input": [
|
||||
"%%javascript\n",
|
||||
"\n",
|
||||
"require([\"notebook/js/widgets/widget\"], function(WidgetManager){\n",
|
||||
"require([\"widgets/js/widget\"], function(WidgetManager){\n",
|
||||
"\n",
|
||||
" var FilePickerView = IPython.WidgetView.extend({\n",
|
||||
" render: function(){\n",
|
||||
@ -245,4 +245,4 @@
|
||||
"metadata": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user