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_Procedure] Math Equations do not render #94

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/Procedure.html?domain=Computer%20Science&lab=Artificial%20Neural%20Networks%20Virtual%20Lab

Steps to reproduce the issue:

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

Suggested Fix :

Import MathJax library properly.

Expected Result:

Math equations rendered properly

Actual result:

image

Bhuvanesh09 commented 5 years ago

Fixed

Commit ID : 1dff8254d8be3e7b99df719f875da810664806df

thecoderxman commented 5 years ago

Validated-1 @Bhuvanesh09