Skip to content

Instantly share code, notes, and snippets.

@darribas
Last active March 6, 2023 15:49
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save darribas/c909209bc58fc0deddf46d8ec8fce6d0 to your computer and use it in GitHub Desktop.
Save darribas/c909209bc58fc0deddf46d8ec8fce6d0 to your computer and use it in GitHub Desktop.
H3 + PySAL
FROM darribas/gds:3.0
USER root
RUN apt-get install --yes cmake
RUN pip install h3
ADD ./h3_pysal.ipynb
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment