Select to view content in your preferred language

Add Geopandas as default Python library

277
1
11-15-2024 06:27 AM
Status: Closed
pzitman
Occasional Contributor

Please add geopandas as default python library to the AGOL Notebooks. This would really help with Geodata engineering workflows.

1 Comment
NicholasGiner1
Status changed to: Closed

Hello, GeoPandas (like many other Python libraries not included in the Notebook runtimes) can be installed during the notebook session via PyPI with the following one-liner. 

pip install geopandas

NicholasGiner1_0-1737587884969.png

 

thanks,

Nick Giner - Product Manager