jupyter-naas / naas

Low-code Python library to safely use notebooks in production: schedule workflows, generate assets, trigger webhooks, send notifications, build pipelines, manage secrets (Cloud-only)
https://app.naas.ai/
GNU Affero General Public License v3.0
286 stars 25 forks source link

Make naas drivers not install all dependencies by default. #271

Closed jravenel closed 2 years ago

jravenel commented 2 years ago

👎 naas driver is difficult to install when storage and bandwith are a concern.

🎯 The goal is to not install all dependencies by default.

♻️ It's also not very eco-friendly to install 2GB+ of dependencies when we will need 2MB of that.