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 model with stochastic update_Tutorial] Math Equations do not render #173

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/exp6/Tutorial.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/exp6/Tutorial.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 : c1389497d2edcdbb8cc8fb323df8952614c304d1

thecoderxman commented 5 years ago

Validated-1 @Bhuvanesh09