Skip to content

Conversation

@batpad
Copy link
Collaborator

@batpad batpad commented Feb 7, 2025

Adds the JupyterGIS package, to test how that works on the hub. Using this PR to get a built image to test. we should not merge this currently.

cc @sunu

@batpad
Copy link
Collaborator Author

batpad commented Feb 7, 2025

This image can be tested using public.ecr.aws/nasa-veda/pangeo-notebook-veda-image:17cafc1f42b3 to load a custom image.

Easiest way to test: grab a jGis file from here: https://github.com/geojupyter/jupytergis/tree/main/examples and upload and open in your Jupyter workspace and you should see it open with the JupyterGIS interface.

Can see more complete documentation at https://jupytergis.readthedocs.io/en/latest/

cc @wildintellect

@batpad
Copy link
Collaborator Author

batpad commented Feb 7, 2025

Note: this will probably fail to load actual qgis files, which jupytergis is meant to support. Getting this to work will require some additional work getting qgis to run on the container - I'll do some digging on what that would involve next week, but that shouldn't be a blocker to test it out - all other features and using the Python API should work.

@wildintellect
Copy link
Contributor

If it's just using QGIS headless, https://anaconda.org/conda-forge/qgis probably is all that's needed.

environment.yml Outdated
- pip:
- git+https://github.com/MAAP-Project/[email protected]
- jupyter-sshd-proxy
- jupytergis==0.3.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we bump to latest and get it from conda-forge? 0.6.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants