-
Notifications
You must be signed in to change notification settings - Fork 949
LaTeX labels not rendering in the ipywidgets controls #3848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I think there must have been some kind of fairly general regression here. Unless I'm delusional, the following simple case should lead to rendered mathjax, and it currently doesn't (jupyterlab 4.0.6 with default mathjax 3 renderer, ipwidgets 8.1.1):
(edit: changed delimiters, but I've tried with all delimiters) Further edit: looks like this is the same issue as #3829 |
Possibly also related to #2253 |
Great, on update I can confirm that I'm no longer seeing this with my snippet either, or other simple cases I've checked. |
It does not seem to work on vs code even after upgrading on python 3.12...: |
Description
LaTeX labels not rendering in the
ipywidgets
controls in my JupyterLab notebook?For me, this
results in:

FWIW I get the same behavior (no rendering as LaTeX) when I enter the example from the docs in my notebook, and the example in the docs themselves don't work either, (though the older docs render fine).
See related forum question.
Reproduce
The simplest way to reproduce is:
Expected behavior
LaTeX should render as specified in controls
Context
Troubleshoot Output
Command Line Output
Browser Output
If using JupyterLab
Installed Labextensions
The text was updated successfully, but these errors were encountered: