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

Create a function to list my existing services #394

Closed Dr0p42 closed 1 year ago

Dr0p42 commented 1 year ago

As a user, I want to be able to manage my services, to do so I need to be able to list my existing services.

Specifications:

naas.service.list()

Estimate: 1 Priority: Medium