virtual-labs-archive / artificial-neural-networks-iiith

This repository contains the source for Artificial Neural Networks Lab IIITH
http://cse22-iiith.vlabs.ac.in
Other
5 stars 239 forks source link

[Hopfield models for solution to optimization problems_Assignment and Observation] Maths Symbols do not render #96

Open Bhuvanesh09 opened 5 years ago

Bhuvanesh09 commented 5 years ago

Defect description:

The maths equations written on the following webpage are not rendered properly and are displayed as normal mark-up http://cse22-iiith.vlabs.ac.in/exp9/Assignment.html?domain=Computer%20Science&lab=Artificial%20Neural%20Networks%20Virtual%20Lab http://cse22-iiith.vlabs.ac.in/exp9/Observations.html?domain=Computer%20Science&lab=Artificial%20Neural%20Networks%20Virtual%20Lab

Steps to reproduce the issue:

Visit the following links : http://cse22-iiith.vlabs.ac.in/exp9/Assignment.html?domain=Computer%20Science&lab=Artificial%20Neural%20Networks%20Virtual%20Lab http://cse22-iiith.vlabs.ac.in/exp9/Observations.html?domain=Computer%20Science&lab=Artificial%20Neural%20Networks%20Virtual%20Lab

Suggested Fix :

Import MathJax library properly.

Expected Result:

Math symbols rendered properly

Note

Since this is a recurring issue, I am raising the error of 2 pages in the same issue:

Actual result:

image

image

Bhuvanesh09 commented 5 years ago

Fixed

Commit ID : 1dff8254d8be3e7b99df719f875da810664806df

thecoderxman commented 5 years ago

Validated-1 @Bhuvanesh09