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

Change naas.scheduler.currents() to naas.scheduler.list() > Remove currents #139

Closed FlorentLvr closed 3 years ago

FlorentLvr commented 3 years ago

Make sure you see all features wherever you are in your repo

QuentinKlebaur commented 3 years ago

When using "naas.scheduler.list()" be sure that all files in productions are displayed no matter where the function is launched

jravenel commented 3 years ago

Documentation needs to be updated.