This notebook has moved!

In [2]:
from IPython.core.display import HTML
import urllib2
HTML(urllib2.urlopen('https://raw.githubusercontent.com/plotly/python-user-guide/master/custom.css').read())
Out[2]:
In [2]:
from IPython.core.display import HTML
import urllib2
HTML(urllib2.urlopen('https://raw.githubusercontent.com/plotly/python-user-guide/master/custom.css').read())
Out[2]:

 

 

Leave a comment

Your email address will not be published. Required fields are marked *