This commit is contained in:
JB314 2025-03-29 15:27:57 +01:00 committed by GitHub
commit 28af4bd6fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,7 @@
"outputs": [],
"source": [
"#hide\n",
"!pip install ipywidgets"
"from fastbook import *\n",
"from fastai.vision.widgets import *"
]