nteract / coffee_boat

☕⛵WIP PySpark dependency management
BSD 3-Clause "New" or "Revised" License
22 stars 10 forks source link

Support no packages #14

Open holdenk opened 6 years ago

ghost commented 6 years ago

Can you give more detail about this issue? @holdenk

holdenk commented 6 years ago

So currently we require a user specifies some packages in their env, but some users might be purely dynamic (at least initially) so we should allow building an empty env if that’s what they want.

ghost commented 6 years ago

Is anaconda package included in this empty env?

holdenk commented 6 years ago

I’d say yes. It’s more no pip packages (we internally depend on som anaconda functionality to bootstrap the installs).