Skip to content

Commit

Permalink
Update docs/docs/icechunk-python/quickstart.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhi authored Mar 1, 2025
1 parent ec2753d commit 9c83871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/icechunk-python/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ However, you can also create a repo on your local filesystem.

=== "Local Storage"

```python exec="on" session="quickstart" source="above"
```python exec="on" session="quickstart" source="material-block"
import icechunk
import tempfile
storage = icechunk.local_filesystem_storage(tempfile.TemporaryDirectory().name)
Expand Down

0 comments on commit 9c83871

Please sign in to comment.