First, we need to install dependencies, by running:
pip install -r requirements.txt
Start the Jupyter Notebook by running:
jupyter notebook
It will open the notebook in your browser. Start hacking on it :)
The notebook can also be executed from cli (useful for just refreshing plot.ly charts).
runipy Charts.ipynb
You can render the charts by staying in offline mode. Otherwise, you will need to sign up for plot.ly service and provide your API key.