pbugnion / gmaps

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

Fix deprecation warnings on traitlets #294

Closed pbugnion closed 5 years ago

pbugnion commented 5 years ago

Prior to this PR, running the tests raised some warnings. This fixes them, and introduces additional unit tests for the changes.