Lab 11
For lab 11, we will use Bokeh Links to an external site. and MPLD3 Links to an external site. to create some nice interactive visualizations. This time you will use your laptop virtual machine instead of your ec2 instance.
You first need to install these two packages by using: (The password for root is datascience)
sudo pip install bokeh
sudo pip install mpld3
Dont worry about the warnings.
Then download this notebook Links to an external site.. (view it online Links to an external site.)
The lab response are here.