I am having trouble adding numbers to equations in jupyter lab. I have installed the LaTex extension and I can use all the equation environments, but the numbers are missing. I tried installing the MathJax3 support, but then \dfrac dissapeared.
What is the best way to add numbers to equations in a Markdown cell in a Jupyter Lab notebook?
I wanted to revisit this question. I’m finding that the Javascript code is not working in my current installation of Jupyter-Lab (2.2.6), and the nbextensions don’t appear to work with it either. Does anyone have an up to date work around?