IBM / visualize-data-with-python

A Jupyter notebook using some standard techniques for data science and data engineering to analyze data for the 2017 flooding in Houston, TX.
https://developer.ibm.com/patterns/visualize-data-with-python/
Apache License 2.0
59 stars 78 forks source link

`pip install -u ` is not valid #34

Closed scottdangelo closed 6 years ago

scottdangelo commented 6 years ago

We attempt to install bokeh with upgrade, but that doesn't work with -u. It requires --upgrade