"""Kaolin visualize stub.""" class IpyTurntableVisualizer: def __init__(self, *a, **kw): pass def show(self, *a, **kw): pass