We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e3d68 commit 8892ef5Copy full SHA for 8892ef5
docs/docs/icechunk-python/virtual.md
@@ -88,7 +88,7 @@ We have a virtual dataset with 31 timestamps! One hint that this worked correctl
88
import icechunk
89
90
storage = icechunk.local_filesystem_storage(
91
- prefix='oisst',
+ path='oisst',
92
)
93
94
config = icechunk.RepositoryConfig.default()
0 commit comments