o
    tf                     @   s0   d dl mZ d dlmZ dZG dd deZdS )   )load_config_schema)	ShellSpecag  Please ensure that texlab executable is in the PATH; this should happen automatically when installing texlab from Conda, but may require manual configuration of PATH environment variable if you compiled texlab from source.

You can ensure check if texlab is in the PATH, by running:

  which texlab

which should return the path to the executable (if found).
c                	   @   sN   e Zd Zd ZZddgZedddgeddded	d
eeeddedZ	dS )TexlabZtexlabtexlatexztext/x-latexz
text/x-texzhttps://texlab.netlify.appz*https://github.com/latex-lsp/texlab/issues)homeZissuesz*conda install -c conda-forge texlab chktex)conda1)ZRUST_BACKTRACE)Zdisplay_nameZ
mime_typesurlsinstallZconfig_schemaenvZtroubleshootN)
__name__
__module____qualname__cmdkey	languagesdictr   TROUBLESHOOTspec r   r   a/var/www/html/software/conda/envs/catlas/lib/python3.10/site-packages/jupyter_lsp/specs/texlab.pyr      s    
r   N)configr   utilsr   r   r   r   r   r   r   <module>   s    