Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.0] Minimize image size #18

Open
3 tasks
thequicksort opened this issue Apr 11, 2020 · 0 comments
Open
3 tasks

[v1.0] Minimize image size #18

thequicksort opened this issue Apr 11, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@thequicksort
Copy link
Contributor

Description

Once we're closer to release, it may make sense to take some time to investigate ways of making our final image size smaller.

Ideas

  • Remove dependency on Pandas (bonus: over 30% of docker image build time is for Pandas alone, so this would be quite nice)
  • Build separate release flavors for internal vs. external classifiers
  • Re-work matplotlib import of QT5 (using overlays/package overrides instead of importing QT5 full)
@thequicksort thequicksort added the enhancement New feature or request label Apr 11, 2020
@thequicksort thequicksort added this to the 1.0.0 milestone Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant