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

Change Naas manager scheduler meta to "english" vs cron syntax #308

Open jravenel opened 2 years ago

jravenel commented 2 years ago

As a user I want to see the actual value in english in my naas manager, not the cron syntax. Made test with the python package cron-descriptor.

See example below. Screenshot 2022-03-22 at 10 33 00