Project

General

Profile

Task #1888

Formulae not displaying properly in PyTorch (katex class needs css)

Added by Ram Kordale about 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
11/15/2021
Due date:
04/11/2022
% Done:

100%

Estimated time:
2.00 h
Spent time:

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:/dist/katex.min.css" type="text/css"> in <head> tag fixes this.

Also available in: Atom PDF