from IPython.display import display, SVG display(SVG('http://flask.pocoo.org/static/logo/flask.svg'), embed=True)