On Google Colab I’m getting an error when trying to import GeoJSON from IPython.display:
Any help on how to properly import it would be appreciated.
Advertisement
Answer
Exactly how to execute in Google Colab:
- import IPython
- Update IPython
- Now able to from IPython.display import GeoJson