0.4.1 • Published 4 months ago

jupyterlab_magic_wand v0.4.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
4 months ago

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