We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d449676 commit bca53efCopy full SHA for bca53ef
README.md
@@ -94,13 +94,13 @@ For Python API please see the [API Reference][reference] for details.
94
95
# Requirements
96
97
-### Minimal
+## Minimal
98
99
Chunked storage and parallelization: `zarr`, `dask`, `numba`, and `psutil`.\
100
SEG-Y Parsing: `segyio`\
101
CLI and Progress Bars: `click`, `click-params`, and `tqdm`.
102
103
-### Optional
+## Optional
104
105
Distributed computing `[distributed]`: `distributed` and `bokeh`.\
106
Cloud Object Store I/O `[cloud]`: `s3fs`, `gcsfs`, and `adlfs`.\
0 commit comments