Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 360 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 360 Bytes

For any questions please use the discussion board. This workshop assumes the use of a base anaconda distribution, but one package needs to be conda installed. Use the following script in your terminal:

conda install python-graphviz

To run the Bokeh Visualization, use the following script:

cd Visualization
bokeh serve --show titanic.py