Usage of the Jupyter Notebook in Commercial Products


In [2]:
%load_ext load_style
%load_style images.css
from IPython.display import display, Image, HTML


IBM Data Science Experience


In [4]:
Image("images/ibm-dse.png", width="80%")


Out[4]:

Quantopian Research Platform

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]:

Microsoft Notebooks, AzureML and HDInsight


In [6]:
Image("images/microsoft-notebooks.png", width="80%")


Out[6]:

In [3]:
Image("images/azureml-dashboard.png", width="80%")


Out[3]:

dataiku Data Science Studio


In [4]:
Image("images/dataiku.png", width="80%")


Out[4]:

DataRobot


In [5]:
Image("images/data-robot.png", width="80%")


Out[5]:

Google Cloud Datalab


In [6]:
Image("images/google-datalab.png", width="80%")


Out[6]:

yhat Rodeo


In [7]:
Image("images/yhat-rodeo.png", width="80%")


Out[7]:

Kaggle


In [8]:
Image('images/kaggle-notebooks.png', width='80%')


Out[8]: