
    gl                     D    	 d dl Z ddlmZ y# e$ r  G d d      ZY yw xY w)    N   )JupyterChartc                       e Zd Zd Zy)r   c                     d}t        |      )NzThe 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msgs       L/var/www/openai/venv/lib/python3.12/site-packages/altair/jupyter/__init__.py__init__zJupyterChart.__init__	   s    K  c""    N)__name__
__module____qualname__r    r   r   r   r      s    		#r   r   )	anywidgetjupyter_chartr   r   r   r   r   <module>r      s-   ,& ,%  #

# 
##s    