WWTLabApplication

class pywwt.jupyter.WWTLabApplication(**kwargs: Any)[source]

Bases: BaseWWTWidget

A handle the WWT JupyterLab application.

While other parts of pywwt create “widgets”, bound to variables running inside Python notebooks, this class represents a connection to the standalone “application”, which exists in JupyterLab independently of any one specific notebook. The Python API is the same, it’s just that the JSON messages we send are routed to the separate application rather than our own iframe.

Attributes Summary

layer_controls

Attributes Documentation

layer_controls