o
    Äeh  ã                   @   s@   zd dl Z W n ey   G dd„ dƒZY dS w ddlmZ dS )é    Nc                   @   s   e Zd Zdd„ ZdS )ÚJupyterChartc                 O   s   t dƒ‚)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   úGD:\Projects\ConvertPro\env\Lib\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    û