timothyrenner / bigfoot_with_bokeh

Notebook and data for the 4/25/17 ATX PyData meetup lightning talk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finding Bigfoot: Awesome Maps with Bokeh

Code and notebook for the PyData Austin Lightning Talk.

  1. Make the env.
conda create --name finding_bigfoot python=3.6
  1. Activate the env.
source activate finding_bigfoot
  1. Install the dependencies.
pip install -r requirements.txt
  1. Start Jupyter.
jupyter notebook
  1. Find Bigfoot.

About

Notebook and data for the 4/25/17 ATX PyData meetup lightning talk.


Languages

Language:Jupyter Notebook 100.0%