jupyter_server
jupyter_server copied to clipboard
c.Latex.Config in jupyter_server_config.py
Earlier, when using jupyter_notebook_config.py there was an option to configure latex extension with config specifications like c.LatexConfig.latex_command = 'xelatex' or c.LatexConfig.bib_command = '<custom_bib_command>'. I miss this option in jupyter_server_config.py and suspect some failure in functionality.
Are these configs still valid even if not listed?
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:
jupyter server extension list to check installation
If jupyterlab_latex enabled
It should be able to be configured as in notebook