Skip to content

Commit d1bb427

Browse files
Fix missing Docling Import in document_mobject.ipynb (#84)
1 parent f92a286 commit d1bb427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/notebooks/document_mobject.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"outputs": [],
6262
"source": [
63-
"!uv pip install mellea -q"
63+
"!uv pip install mellea[docling]"
6464
]
6565
},
6666
{

0 commit comments

Comments
 (0)