IVisual Demo


In [1]:
from IPython.core.display import HTML
def css_styling():
    styles = open("styles/example.css", "r").read()
    return HTML(styles)
css_styling()


Out[1]:

Today's Greatest People:

The left: Italian scientist and philosopher, Galileo Galilei, had evev studies the magtitude of gravity via pendulum experiment;

The right: Lagrange, The famous French Mathematician and known as one of famous three "L's" of French.


In [ ]: