In [2]:
    
%load_ext load_style
%load_style images.css
from IPython.display import display, Image, HTML
    
    
In [4]:
    
Image("images/ibm-dse.png", width="80%")
    
    Out[4]:
Quantopian is a Python based algorithmic trading platform. Its research environment is based on the Jupyter Notebook and ties together premium data sources, backtesting with the full power of Python.
In [2]:
    
Image("images/quantopian-research.png", width="80%")
    
    Out[2]:
In [6]:
    
Image("images/microsoft-notebooks.png", width="80%")
    
    Out[6]:
In [3]:
    
Image("images/azureml-dashboard.png", width="80%")
    
    Out[3]:
In [4]:
    
Image("images/dataiku.png", width="80%")
    
    Out[4]:
In [5]:
    
Image("images/data-robot.png", width="80%")
    
    Out[5]:
In [6]:
    
Image("images/google-datalab.png", width="80%")
    
    Out[6]:
In [7]:
    
Image("images/yhat-rodeo.png", width="80%")
    
    Out[7]:
In [8]:
    
Image('images/kaggle-notebooks.png', width='80%')
    
    Out[8]: