Skip to content
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

Issues with Latex Render Engine #1516

Closed
DheerajKN opened this issue Nov 23, 2021 · 10 comments
Closed

Issues with Latex Render Engine #1516

DheerajKN opened this issue Nov 23, 2021 · 10 comments

Comments

@DheerajKN
Copy link

https://github.com/DheerajKN/Deep-Neural-Net-from-Scratch-CIFAR-10/blob/main/Deep%20Neural%20Network.ipynb

Under this repo, I am using the latex to write up some formulas in latex, but is not rendering up. But in my local jupyter setup is working fine.

Does anyone has any idea why is that issue of yellow and red unrenderable latex coming up?

@krislock
Copy link

Maybe related to issue #1512.

@gwincr11
Copy link

gwincr11 commented Dec 1, 2021

This Python Notebook issue should be resolved. Thanks.

@gwincr11 gwincr11 closed this as completed Dec 1, 2021
@krislock
Copy link

krislock commented Dec 4, 2021

I still see the problem when viewing Jupyter notebooks on github.com with LaTeX in the Markdown cells.

Recently the single $ LaTeX expressions such as $y = \sin(x^2)$ stopped rendering on github.com. However, the double $ LaTeX expressions, such as $$y = \sin(x^2)$$, are being rendered on github.com.

@gwincr11
Copy link

gwincr11 commented Dec 4, 2021

Yes, Notebooks are not rendered the same way as markdown. The issue opened was about a Jupyter notebook.

@krislock
Copy link

krislock commented Dec 4, 2021

Yes, I'm talking about Jupyter notebooks, not Markdown files. The LaTeX in Jupyter notebooks is not being rendered correctly.

@krislock
Copy link

krislock commented Dec 4, 2021

@gwincr11
Copy link

gwincr11 commented Dec 4, 2021

Oh thanks, looks like it is back we will take a look.

@gwincr11 gwincr11 reopened this Dec 4, 2021
@krislock
Copy link

krislock commented Dec 4, 2021

Great, thank you so much for your help! Fixing this will make it much easier for me to view and grade my students Jupyter notebooks directly on github.com.

@gwincr11
Copy link

gwincr11 commented Dec 6, 2021

@krislock I think we have this fixed again.

@gwincr11 gwincr11 closed this as completed Dec 6, 2021
@krislock
Copy link

krislock commented Dec 6, 2021

@gwincr11 It looks great now! Thank you so much for fixing this so soon. I really appreciate it since I am currently reviewing many pull requests of my students at the end of the semester and this is so incredibly helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants