Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArcGIS API for Python. Map is not displayed in colab. #1255

Closed
zaharyonok opened this issue May 18, 2020 · 2 comments
Closed

ArcGIS API for Python. Map is not displayed in colab. #1255

zaharyonok opened this issue May 18, 2020 · 2 comments

Comments

@zaharyonok
Copy link

zaharyonok commented May 18, 2020

Hello!
I am using ArcGIS API for displaying satellite data in Colab notebook.'
The piece of code is very basic:
gis = GIS()
map1 = gis.map()
map1
It should display the map but it doesn't.
Any help appreciated!
Thanks!

@blois
Copy link
Contributor

blois commented May 18, 2020

ArcGIS requires third-party widget support, specifically arcgis-map-ipywidget.

This is covered by #498.

@blois blois closed this as completed May 18, 2020
@salmagro
Copy link

@zaharyonok did you find a way to run the API on colab?

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

No branches or pull requests

3 participants