Skip to content

zdgriffith/madpy-interactive-viz

Repository files navigation

Interactive Visualizations with Bokeh

This repository contains the material from my talk at the January 10th, 2019 MadPy meetup.

Click the "launch binder" button below to create a live version of this talk:

Binder

Alternatively, follow the steps below starting from the base directory of the repository to set up a local environment.

Setup

Step 1: Create a Conda environment

conda env create --file environment.yml

Step 2: Activate Conda environment

conda activate interactive-viz

Step 3: Launch JupyterLab

jupyter lab madpy_interactive_viz.ipynb

Data Credit

The datasets used in this talk were created using https://www.basketball-reference.com.

License

MIT LICENSE

About

Material for my MadPy Bokeh talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published