mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-21 04:10:17 +08:00
Update File Upload Widget.ipynb
This commit is contained in:
parent
6300469ec3
commit
95ff7bbfd5
@ -130,7 +130,7 @@
|
||||
{
|
||||
"javascript": [
|
||||
"\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",
|
||||
|
Loading…
Reference in New Issue
Block a user