o
    º¼tfß  ã                   @   s$   d Z ddlmZ G dd„ deƒZdS )z$Export to PNG via a headless browseré   )Ú
QtExporterc                   @   s   e Zd ZdZdZdZdS )ÚQtPNGExporterz½Writer designed to write to PNG files.

    This inherits from :class:`HTMLExporter`. It creates the HTML using the
    template machinery, and then uses pyqtwebengine to create a png.
    zPNG via HTMLZpngN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Zexport_from_notebookÚformat© r	   r	   úb/var/www/html/software/conda/envs/catlas/lib/python3.10/site-packages/nbconvert/exporters/qtpng.pyr   	   s    r   N)r   Zqt_exporterr   r   r	   r	   r	   r
   Ú<module>   s    