Task #1888
Formulae not displaying properly in PyTorch (katex class needs css)
Description
Please see https://edutestdev-240612.appspot.com/document/pytorch-notes/1?documentURL=10121%2Fks03nov21%2Fdocs%2Fstable%2Fnotes%2Fautograd-How-does-PyTorch-compute-the-conjugate-Wirtinger-derivative-36.html. Lot of formulae/symbols do not display correctly. [Just in case this book is deleted, the o-url is https://pytorch.org/docs/stable/notes/autograd.html#how-does-pytorch-compute-the-conjugate-wirtinger-derivative].
It seems that including adding <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.13.11/dist/katex.min.css" type="text/css"> in <head> tag fixes this.
Updated by Ayush Khandelwal about 3 years ago
- Due date set to 11/19/2021
- Assignee changed from Ayush Khandelwal to Rishabh Sharma
- Estimated time set to 2.00 h
Updated by Rishabh Sharma about 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Updated by Rishabh Sharma almost 3 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Rishabh Sharma to Ayush Khandelwal
Updated by Ayush Khandelwal over 2 years ago
- Status changed from Feedback to Reopened
- Assignee changed from Ayush Khandelwal to Rishabh Sharma
- % Done changed from 100 to 50
Updated by Rishabh Sharma over 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Updated by Rishabh Sharma over 2 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Rishabh Sharma to Ayush Khandelwal
Updated by Ayush Khandelwal over 2 years ago
- Assignee changed from Ayush Khandelwal to Ram Kordale
Updated by Ram Kordale over 2 years ago
- Status changed from Feedback to New
- Assignee changed from Ram Kordale to Ayush Khandelwal
The original page in the ticket is now https://edutestdev-240612.appspot.com/document/pytorch-notes?documentURL=10121%2Fks23mar22%2Fdocs%2Fstable%2Fnotes%2Fautograd-How-does-PyTorch-compute-the-conjugate-Wirtinger-derivative-36.html. This is fixed.
However, https://edutestdev-240612.appspot.com/document/pytorch-notes?documentURL=10121%2Fks23mar22%2Fdocs%2Fstable%2Fnotes%2Fcuda-Just-in-Time-Compilation-56.html has a problem since it seems MathJax is wrongly applied.
Updated by Ayush Khandelwal over 2 years ago
- Due date changed from 11/19/2021 to 04/11/2022
- Assignee changed from Ayush Khandelwal to Rishabh Sharma
- % Done changed from 100 to 50
Not working as expected for some pages
Updated by Rishabh Sharma over 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Updated by Rishabh Sharma over 2 years ago
A page using Mathjax - https://edutestdev-240612.appspot.com/document/python-book-whirlwind-tour?documentURL=10054%2Fprd%2FWhirlwindTourOfPython%2F05-built-in-scalar-types-Aside-Floating-point-precision-30.html
A page using katex cdn - https://edutestdev-240612.appspot.com/document/pytorch-notes?documentURL=10121%2Fks23mar22%2Fdocs%2Fstable%2Fnotes%2Fautograd-What-are-complex-derivatives-33.html
Page using Katex cdn , (should not use Mathjax)- https://edutestdev-240612.appspot.com/document/pytorch-notes?documentURL=10121%2Fks23mar22%2Fdocs%2Fstable%2Fnotes%2Fcuda-Just-in-Time-Compilation-56.html
Updated by Rishabh Sharma over 2 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Rishabh Sharma to Ayush Khandelwal
Updated by Ayush Khandelwal about 2 years ago
- Assignee changed from Ayush Khandelwal to Ram Kordale