Contents

jupyter-ai 2.31.7

0

A generative AI extension for JupyterLab

A generative AI extension for JupyterLab

Stars: 4120, Watchers: 4120, Forks: 474, Open Issues: 278

The jupyterlab/jupyter-ai repo was created 3 years ago and the last code push was 3 weeks ago.
The project is very popular with an impressive 4120 github stars!

How to Install jupyter-ai

You can install jupyter-ai using pip

pip install jupyter-ai

or add it to a project with poetry

poetry add jupyter-ai

Package Details

Author
None
License
BSD 3-Clause License
    Copyright (c) 2022, Project Jupyter
    All rights reserved.
    
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:
    
    1. Redistributions of source code must retain the above copyright notice, this
       list of conditions and the following disclaimer.
    
    2. Redistributions in binary form must reproduce the above copyright notice,
       this list of conditions and the following disclaimer in the documentation
       and/or other materials provided with the distribution.
    
    3. Neither the name of the copyright holder nor the names of its
       contributors may be used to endorse or promote products derived from
       this software without specific prior written permission.
    
    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</dd>
Homepage
None
PyPi:
https://pypi.org/project/jupyter-ai/
GitHub Repo:
https://github.com/jupyterlab/jupyter-ai

Classifiers

No  jupyter-ai  pypi packages just yet.

Errors

A list of common jupyter-ai errors.

Code Examples

Here are some jupyter-ai code examples and snippets.

GitHub Issues

The jupyter-ai package has 278 open issues on GitHub

  • Jupyternaut settings are not in the settings menu as shown in the Jupyter AI tutorial
  • Uninterruptible notebook edit loop when Jupyternaut edits before first chat message renders (no Stop button)
  • Add configurable default response format for %%ai output
  • Agent Client Protocol (ACP) to connect Claude Code, Gemini CLI and OpenAI Codex.
  • test
  • Potential UI Rendering Issue with Multi-Part Code Blocks in Chat
  • Update Anthropic model list
  • Jupyter AI magic commands don’t respect blocked providers
  • ShellToolMiddleware.before_agent task error on Windows

See more issues on GitHub

Related Packages & Articles