jupyter-ai
jupyter-ai copied to clipboard
[v3.0.0rcx] JS package conflicts in 3.0.0a0 pre-release
trafficstars
Description
I see the following warnings in the browser console when I load JupyterLab with Jupyter AI 3.0.0a0 installed:
Jupyter AI seems to function properly otherwise.
Context
I am using the following conda env:
name: jupyter-ai-testing
dependencies:
- python
- pip:
- jupyterlab==4.2.5
- jupyter-ai==3.0.0a0
- langchain-aws