Skip to content

Obsolete code needs to be updated #313

@gthd

Description

@gthd

Working with version 0.4.8 I faced the error:

ExplainerDashboard(explainer_rf).run(port=8055) File "/home/gtheodorou/.local/lib/python3.10/site-packages/explainerdashboard/dashboards.py", line 1278, in run app.run_server(port=port, host=host, **kwargs) File "/home/gtheodorou/.local/lib/python3.10/site-packages/dash/_obsolete.py", line 22, in __getattr__ raise err.exc(err.message) dash.exceptions.ObsoleteAttributeException: app.run_server has been replaced by app.run

Please update the relevant file accordingly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions