AI code completions and chat for JupyterLab, Notebook 7 and JupyterLite.
agent.mp4
- JupyterLab >= 4.4.0 or Notebook >= 7.4.0
You can try the extension in your browser using JupyterLite:
To install the extension, execute:
pip install jupyterlite-aiTo install requirements (JupyterLab, JupyterLite and Notebook):
pip install jupyterlite-ai[jupyter]For detailed usage instructions, including how to configure AI providers, see the documentation.
To remove the extension, execute:
pip uninstall jupyterlite-aiSee CONTRIBUTING