a
    þdh  ã                   @   s>   zd dl Z W n  ey,   G dd„ dƒZY n0 ddlmZ dS )é    Nc                   @   s   e Zd Zdd„ ZdS )ÚJupyterChartc                 O   s   t dƒ‚d S )NzöThe Altair JupyterChart requires the anywidget 
Python package which may be installed using pip with
    pip install anywidget
or using conda with
    conda install -c conda-forge anywidget
Afterwards, you will need to restart your Python kernel.)ÚImportError)ÚselfÚargsÚkwargs© r   ú`/var/www/html/stable-diffusion-webui/venv/lib/python3.9/site-packages/altair/jupyter/__init__.pyÚ__init__	   s    ÿzJupyterChart.__init__N)Ú__name__Ú
__module__Ú__qualname__r	   r   r   r   r   r      s   r   é   )r   )Z	anywidgetr   r   Zjupyter_chartr   r   r   r   Ú<module>   s   