Lifemap.show

Lifemap.show()

Display the Jupyter widget for this instance.

In a notebook environment, the method uses IPython.display.display to display the visualization directly. Otherwise, it exports the widget to an HTML file and opens it in a browser if possible.