Skip to content

Commit

Permalink
Merge pull request #5 from tianhg28/main
Browse files Browse the repository at this point in the history
added support for colab and file hosting on hugginface
  • Loading branch information
spestana authored Sep 9, 2024
2 parents b011509 + bd19f06 commit 1d1ca39
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 23 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@
[![Jupyter Book Badge](https://jupyterbook.org/badge.svg)](https://geo-smart.github.io/scm_geosmart_use_case)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/geo-smart/scm_geosmart_use_case/HEAD?urlpath=lab)
[![GeoSMART Library Badge](./use_case_badge.svg)](https://geo-smart.github.io/usecases)
[![Open in Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/geo-smart/scm_geosmart_use_case)

This repository contains a geosmart use case in snow cover mapping.

This repository contains a geosmart use case in snow cover mapping.
115 changes: 93 additions & 22 deletions book/chapters/three.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions conda/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies:
- matplotlib
- rasterio
- fiona
- huggingface_hub
platforms:
- linux-64
- osx-64

0 comments on commit 1d1ca39

Please sign in to comment.