-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to JupyterLab 4.1.0a3
#7161
Conversation
This comment has been minimized.
This comment has been minimized.
bot please update playwright snapshots |
Looking nice: inline-completer.mp4 |
Hello there, is there any tutorial or docs which can guide user to setup for this feature? |
Not yet, this is all still very new! The next steps would be to get jupyterlab/jupyter-ai#465 merged and released. And then be able to use Jupyter AI in Notebook 7: jupyterlab/jupyter-ai#504 But maybe this can still happen before the JupyterLab 4.1 and Notebook 7.1 final releases. |
Thanks for your reply. I saw this feature has been merged into notebook==7.1.0a1. I just installed this version. Can I use it in this version of notebook? |
If you want, you can try installing https://github.com/krassowski/jupyterlab-transformers-completer from source. As stated on the README, completions will be very basic so don't expect something at the level of GitHub copilot yet. Then we would need the two PRs linked above to be merged and released to use better models via Jupyter AI. |
Update to the latest JupyterLab 4.1 pre-release: https://github.com/jupyterlab/jupyterlab/releases/tag/v4.1.0a3
Fixes #6404
@jupyterlab
packagesshowFullPath
by default: Add a setting to show full path in breadcrumbs jupyterlab/jupyterlab#14866