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

Naas - Webhook can not get output in prod #109

Closed FlorentLvr closed 2 years ago

FlorentLvr commented 3 years ago

As a user, I tried to get my webhook output with the formula "naas.webhook.get_output(path=SCRIPT_PATH)" but it returned the error "❌ Cannot get your file ../script/email_Naas_unsubscribe.ipynb"

image

image