TabbyML / tabby

Self-hosted AI coding assistant
https://tabbyml.com
Other
21.88k stars 997 forks source link

Jupyter Notebook integration #2317

Open Geremia opened 5 months ago

Geremia commented 5 months ago

Please describe the feature you want

Integration into Jupyter Notebook (not just the ability to edit Jupyter Notebook files in an IDE, which Tabby can already do.)


Please reply with a 👍 if you want this feature.

mlucool commented 1 month ago

This can easily be accomplished https://github.com/jupyterlab/jupyter-ai with a REST call to a tabby server in a BaseCompleter