I am using storyline version 1.9.3 and using it to embed shapes in jupyter notebook offline using
init_notebook_mode()
When I enter TeX notation in labels, headers, etc., Tex will not be displayed (i.e. $ \ alpha $ will be displayed as source.
When I use the save and edit in the cloud option, it displays correctly on the sketching website.
Can I set it to render also offline?
I have both a LaTex installation and a local MathJax installation.
source share