Source code for ipygee.sidecar
"""A meta class to define DOM element that can be send to the sidecar."""
from __future__ import annotations
from IPython.display import display
from sidecar import Sidecar
"""A meta class to define DOM element that can be send to the sidecar."""
from __future__ import annotations
from IPython.display import display
from sidecar import Sidecar