``` import ipyleaflet m = ipyleaflet.Map(attribution_control=True) m ``` Results in <img width="422" alt="image" src="https://github.com/jupyter-widgets/ipyleaflet/assets/1765949/91b00edc-a69d-418e-a6ac-982ebdb92a9c"> This was introduced in https://github.com/jupyter-widgets/ipyleaflet/pull/398