Last active
March 1, 2020 19:06
-
-
Save andersy005/8a67c6c5ac6074424417b0edb387d947 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Note that there must be a tag | |
| FROM pangeo/pangeo-notebook-onbuild:2020.02.21-44459d8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: ds | |
| channels: | |
| - conda-forge | |
| dependencies: | |
| - intake-parquet | |
| - pyarrow | |
| - fastparquet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment