v0.4.1: minor bug fixes
Version 0.4.1
New Features
- added routes_pathname_prefix:str=None, requests_pathname_prefix:str=None, to ExplainerDashboard to help running the dashboard on e.g. Sagemaker
Bug Fixes
- Bug with plotly showticklabels=False changed to tickfont=dict(color="rgba(0, 0, 0, 0)")
- Imports now comply with dtreeviz v2 API