mirror of
https://github.com/fastai/fastbook.git
synced 2025-04-05 02:10:48 +00:00
Merge 8314e23deb
into e8baa81d89
This commit is contained in:
commit
549537e468
@ -730,7 +730,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"#hide\n",
|
"#hide\n",
|
||||||
"# For the book, we can't actually click an upload button, so we fake it\n",
|
"# For the book, we can't actually click an upload button, so we fake it\n",
|
||||||
"uploader = SimpleNamespace(data = ['images/chapter1_cat_example.jpg'])"
|
"uploader = SimpleNamespace(data = [image_cat()])"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user