graphistry/graph-app-kit

[ENH] slim neutral base / windows base

lmeyerov opened this issue · 0 comments

The default image base uses RAPIDS, except:

  • RAPIDS is big: 6 GB compressed, 2-3x that uncompressed
  • RAPIDS base seems to not run on windows

We should provide a way to swap in alternative bases:

  • slim: Minimal python, runs on all platforms
  • windows/neutral (optional): potentially closer in size to current data science base, but guaranteed windows support
  • test matrix to guarantee this