Esri / arcgis-python-api

Documentation and samples for ArcGIS API for Python
https://developers.arcgis.com/python/
Apache License 2.0
1.89k stars 1.11k forks source link

Installing into Azure Databricks. Could you document recommended arcgis & databricks runtime versions and prerequisites? #1783

Open outsidecave opened 6 months ago

outsidecave commented 6 months ago

Could you document:

I've had varying levels of success when installing. For example I've had to create dependencies files in the past, but only at some runtime versions

e.g.

ujson requests pandas six requests_toolbelt requests_ntlm ntlm_auth cachetools lxml requests_oauthlib geomet

and at other times it just worked, depending on cluster version.

Thanks

arr175 commented 1 week ago

@outsidecave can you share the dependencies and runtime versions that you got working? I'm struggling to get it running.