You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to me that selenium is only needed if the user wants to save a chart as PNG?
As it is quite a large dependency, I'd advocate we remove it from dependencies. Visualisations are not a core feature of this library. We can instead document somehow that it is to be installed for saving charts (e.g. in docs/viz.md and in the main ReadMe, where we describe making visualisations).
See also this ticket, where that dependency created effort.
The text was updated successfully, but these errors were encountered:
I thought about listing it as an optional dependency, but I'm not sure yet how that works. I have a second use case for such a solution, so this may be a good time to find out. pyproject.toml?
It seems to me that selenium is only needed if the user wants to save a chart as PNG?
As it is quite a large dependency, I'd advocate we remove it from dependencies. Visualisations are not a core feature of this library. We can instead document somehow that it is to be installed for saving charts (e.g. in docs/viz.md and in the main ReadMe, where we describe making visualisations).
See also this ticket, where that dependency created effort.
The text was updated successfully, but these errors were encountered: