Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Installation

Install the extension

To install the extension, execute:

pip install jupyterlite-ai

Install with Jupyter dependencies

To install requirements (JupyterLab, JupyterLite and Notebook):

pip install jupyterlite-ai[jupyter]

Uninstall

To remove the extension, execute:

pip uninstall jupyterlite-ai