Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 349 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 349 Bytes

JupyterGIS Docker image

docker run -p 8888:8888 ghcr.io/geojupyter/jupytergis

Local build

docker compose build

New version

Update .env with the new version number.

Create a new release in GitHub. The tag must exactly match the value of $VERSION in .env. Use "Generate release notes" to title the release.