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
I am testing the Jupyter AI, 3.0 prerelease and wanted to record the bugs I am finding.
Spinning orange wheel when loading chat document
Start JupyterLab.
Create new chat using the launcher button.
Type a message into the chat.
Open new browser tab to test collaboration.
See orange spinner for about a minute before the document loads.
Document eventually loads and the console log says [I 2024-12-30 09:35:38.178 YDocExtension] Processed 48 Y patches in one minute. If I stop the JupyterLab server and restart it, the first time I load JupyterLab in the browser, it load the chat document instantly. Any subsequent attempt to load the file takes a minute with the orange spinner. Restarting the server fixes it again for one load.
AI Settings
Start JupyterLab.
Go to "Settings" menu and pick "AI Settings".
See the following error.
Context
MacOS
New micromamba based environment with Python latest.
pip install jupyter-ai
pip install langchain-aws
The text was updated successfully, but these errors were encountered:
Description
I am testing the Jupyter AI, 3.0 prerelease and wanted to record the bugs I am finding.
Spinning orange wheel when loading chat document
Document eventually loads and the console log says
[I 2024-12-30 09:35:38.178 YDocExtension] Processed 48 Y patches in one minute
. If I stop the JupyterLab server and restart it, the first time I load JupyterLab in the browser, it load the chat document instantly. Any subsequent attempt to load the file takes a minute with the orange spinner. Restarting the server fixes it again for one load.AI Settings
Context
MacOS
New micromamba based environment with Python latest.
pip install jupyter-ai
pip install langchain-aws
The text was updated successfully, but these errors were encountered: