Skip to content

Lazy load gdal#901

Merged
martinRenou merged 1 commit intogeojupyter:mainfrom
martinRenou:lazy-load-gdal
Aug 26, 2025
Merged

Lazy load gdal#901
martinRenou merged 1 commit intogeojupyter:mainfrom
martinRenou:lazy-load-gdal

Conversation

@martinRenou
Copy link
Member

@martinRenou martinRenou commented Aug 26, 2025

Description

We used to need gdal for visualization and symbology, so I decided to early-load it. Now that it's only used for processing, it probably make more sense to pay the cost of loading gdal only when we need it for processing. This is 11MB of data that won't be loaded when opening JupyterGIS!!


📚 Documentation preview: https://jupytergis--901.org.readthedocs.build/en/901/
💡 JupyterLite preview: https://jupytergis--901.org.readthedocs.build/en/901/lite

@martinRenou martinRenou added the enhancement New feature or request label Aug 26, 2025
@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch martinRenou/jupytergis/lazy-load-gdal

@github-actions
Copy link
Contributor

Integration tests report: appsharing.space

@martinRenou martinRenou merged commit 24677db into geojupyter:main Aug 26, 2025
17 checks passed
@martinRenou martinRenou deleted the lazy-load-gdal branch August 26, 2025 14:50
mfisher87 pushed a commit to mapninja/jupytergis-docwork that referenced this pull request Aug 28, 2025
HaudinFlorence pushed a commit to HaudinFlorence/jupytergis that referenced this pull request Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants