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

Make Panel work inside Naas (extension?) #369

Closed jravenel closed 1 year ago

jravenel commented 1 year ago

As of today, I'm not able to work with Panel

https://holoviz.org/index.html

→ I looks like we need an extension.

jravenel commented 1 year ago

There might an issue between naas version and the ones panel need. This needs a rework. We can propose a method to install custom kernel.

jravenel commented 1 year ago

Will be solved by: https://github.com/jupyter-naas/awesome-notebooks/issues/1342