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 registries #399

Closed Dr0p42 closed 1 year ago

Dr0p42 commented 1 year ago

As a user I want to be able to manage my registries, to do that I need to be able to know which registries I own.

Specifications:

  naas.service.list_registries();

Estimate: 1 Priority: Medium