You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ellisonbg This is because it seems one of our frontend extensions is requiring the latest versions of each JupyterLab NPM package (e.g. ^4.3.3). We should lower this version floor as much as possible to maximize compatibility.
As a temporary workaround, if you upgrade to the latest version of JupyterLab (v4.3.4), these warnings should disappear.
I will also test with other versions. But I agree that we need to lower the version floor to avoid these types of issues. We can't assume that all users can follow narrow upgrade paths that only work with a narrow range of versions.
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:
The text was updated successfully, but these errors were encountered: