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
283 stars 25 forks source link

Naas - Display or not success message while adding new file as dependency #340

Closed FlorentLvr closed 2 years ago

FlorentLvr commented 2 years ago

As a user a want to be able to display or not the message that return naas when I add a new file in dependency.

This feature will allow me to display a progress bar when I want to push an entire project into production. (data product template)