# Usage The ClaraViz Python interface exposes three main classes. The {doc}`DataDefinition` class is used to define the input data to the renderer. The {doc}`Renderer` class is the heart of ClaraViz. The {doc}`Widget` class is used to interactively view medical data in Jupyter Notebooks. ```{toctree} Renderer DataDefinition Widget ```