gittech. site

for different kinds of informations and explorations.

JupyterLab "Magic Wand": An in-cell AI assistant for JupyterLab notebooks

Published at
Jan 4, 2025

JupyterLab Magic Wand

Github Actions Status Binder

An in-cell AI assistant for JupyterLab notebooks

alt text

If you have Jupyter AI installed (and you should!), it will use your model configured there.

Requirements

  • JupyterLab >= 4.0.0

Install

To install the extension, execute:

pip install jupyterlab jupyter-ai jupyterlab_magic_wand

Uninstall

To remove the extension, execute:

pip uninstall jupyterlab_magic_wand