LanceDB example minor change (#23069)

Removed package version `0.6.13` in the example.
This commit is contained in:
Raghav Dixit
2024-06-18 14:16:17 +01:00
committed by GitHub
parent ddfbca38df
commit 74c4cbb859

View File

@@ -39,7 +39,7 @@
"metadata": {},
"outputs": [],
"source": [
"! pip install lancedb==0.6.13"
"! pip install lancedb"
]
},
{