Open quantitative-technologies opened 2 years ago
I'm also facing this issue. Is there any workaround or any news on how to fix it ?
@xgarrido @jrmagers If you are still looking for a workaround, I posted one in the original issue. It’s not perfect but at least for me it is serviceable.
Thanks!
On Fri, Sep 15, 2023 at 7:33 AM Alexandre René @.***> wrote:
@xgarrido https://github.com/xgarrido @jrmagers https://github.com/jrmagers If you are still looking for a workaround, I posted one https://github.com/executablebooks/jupyter-book/issues/1501#issuecomment-1721378476 in the original issue. It’s not perfect but at least for me it is serviceable.
— Reply to this email directly, view it on GitHub https://github.com/executablebooks/jupyter-book/issues/1826#issuecomment-1721383193, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADSGCFMQOE7RKQVQ7IC65XLX2RRNNANCNFSM6AAAAAAQBNKOOM . You are receiving this because you were mentioned.Message ID: @.***>
Describe the bug
I have latex in my formatted DataFrame. When I run the code cell in
jupyter-lab
the latex gets correctly rendered:However, when I build the book from the console, the latex does not render:
is shown in the browser as:
This may be related to #1501.
Reproduce the bug
Here is the code cell of my MyST Markdown notebook:
List your environment
Jupyter Book : 0.13.0 External ToC : 0.2.4 MyST-Parser : 0.15.2 MyST-NB : 0.13.2 Sphinx Book Theme : 0.3.2 Jupyter-Cache : 0.4.3 NbClient : 0.5.13