Skip to content

v0.4.1: minor bug fixes

Compare
Choose a tag to compare
@oegedijk oegedijk released this 31 Dec 21:02
· 79 commits to master since this release
05c8340

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