Skip to content

geojupyter/jupytergis-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.