This tutorial presents how to build data driven application using Blaze and Bokeh.
Short link to this app: http://git.io/pydata-apps
-
Download and install the Anaconda Python Distribution
-
Download archive of this repository or checkout with git
git clone https://github.com/ContinuumIO/pydata-apps.git
-
Each tutorial notebook has a slightly different set of requirements. To install all the requirements from the command line try:
conda update conda conda env create source activate pydata_apps
-
Then to start working with the IPython notebooks, from the command line start as below. For each embedded app, instructions for running exist in the Python file.
ipython notebook
For those want to just follow a static notebook (not all interactive elements will work), see the following links:
- Andy R. Terrel
- Christine Doig
- Matthew Rocklin