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

As a user I would like to have a coding assistant in my JupyterLab (chatGPT) #368

Closed jravenel closed 1 year ago

jravenel commented 1 year ago

As a user I would like to have a coding assistant in my JupyterLab. It would simply be crazy to have the ChatGPT in Naas as a tab like this:

Image

Ref: https://github.com/timkpaine/jupyterlab_iframe/ https://github.com/jupyterlab/jupyterlab/issues/6235

jravenel commented 1 year ago

Tentative via notebook shows that we can embed, it seems like there is no CORS issue (cf BOB project)

Image

jravenel commented 1 year ago

let's do it on Discord @Dr0p42