Skip to content

Zsailer/jupyterlab-magic-wand

Repository files navigation

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