Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using the "with" statement, we can then display out map in the sidecar widget.

with sc:
    display(m)
 

...

This page originated from the notebook geo_ipyleaflet_sidebar.ipynb which is attached to this page for safe keeping.