Install the extension¶
To install the extension, execute:
pip install jupyterlite-aiInstall 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