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