LocationTech RasterFrames-enabled Notebook
2.9K
RasterFrames provides a Docker image for a Jupyter notebook server whose default kernel is already set up for running RasterFrames. To use it:
docker pull s22s/rasterframes-notebookdocker run -p 8808:8888 -p 44040:4040 -v /path/to/notebooks:/home/jovyan/work rasterframes-notebook:latestlocalhost:8808 in the example above.See: https://rasterframes.io for details on how to use RasterFrames.
Content type
Image
Digest
Size
2.7 GB
Last updated
about 5 years ago
Requires Docker Desktop 4.37.1 or later.