pbugnion / gmaps

Google maps for Jupyter notebooks
https://jupyter-gmaps.readthedocs.io/en/stable/
Other
760 stars 147 forks source link

Trouble when installing #358

Open ArturoVelasquez opened 2 years ago

ArturoVelasquez commented 2 years ago

when I run this command in my terminal:

jupyter nbextension enable --py --sys-prefix gmaps

From the installation tutorial , I get this error.

AttributeError: module 'ipywidgets.widgets.trait_types' has no attribute 'InstanceDict'

I am not able to see any maps in jupyter notebook, it shows this message:

A Jupyter widget could not be displayed because the widget state could not be found. This could happen if the kernel storing the widget is no longer available, or if the widget state was not saved in the notebook. You may be able to create the widget by running the appropriate cells.