plotly_ipywidget_notebooks
plotly_ipywidget_notebooks copied to clipboard
cars_exploration.ipynb raises exceptions
The notebook raises some exceptions. E.g. cell contour.colorscale = 'Hot'
raises AttributeError: colorscale
. Seems like the code uses outdated API and the requirements file does not pin explicit package versions.