Skip to content

grass.jupyter: Add validation for non-existent maps in InteractiveMap#7036

Open
saurabh12nxf wants to merge 2 commits intoOSGeo:mainfrom
saurabh12nxf:fix-interactivemap-error-handling
Open

grass.jupyter: Add validation for non-existent maps in InteractiveMap#7036
saurabh12nxf wants to merge 2 commits intoOSGeo:mainfrom
saurabh12nxf:fix-interactivemap-error-handling

Conversation

@saurabh12nxf
Copy link
Contributor

@saurabh12nxf saurabh12nxf commented Feb 4, 2026

Hi! I’m raising a PR to add an early check for non-existent raster/vector maps so InteractiveMap shows a clear error instead of a traceback. Thanks

Screenshot:
Screenshot 2026-02-05 171411

Fixes #2302

@github-actions github-actions bot added Python Related code is in Python libraries tests Related to Test Suite notebook labels Feb 4, 2026
Copy link
Contributor

@petrasovaa petrasovaa left a comment

Choose a reason for hiding this comment

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

Looks good, but could you please show a screenshot of the error in a jupyter notebook? Add it to the PR description. Thank you!

@saurabh12nxf
Copy link
Contributor Author

Hi @petrasovaa
I’ve updated the message to use project terminology and added a screenshot to the PR description showing the improved error in Jupyter.

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

Labels

libraries notebook Python Related code is in Python tests Related to Test Suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] InteractiveMap for Jupyter does not handle not existing data properly

2 participants