Skip to content

Make ase an optional dependency #20

Description

@danielhollas

It seems that when converting from optimade-client, dependency on ase was added.
Was there a specific reason for that? ase brings a lot of other dependencies (matplotlib, scipy) that are not needed here.

It only seems to be used in src/ipyoptimade/subwidgets/summary.py, but is only imported if available.
So perhaps it would be better to have ase as an extras dependency?

CC @unkcpz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions