We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With the Jupyter AI 3.0.0a0 pre-release, I am seeing a 404 in the browser console when I create a new chat file.
In spite of this 404, the chat file seems to work fine.
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
With the Jupyter AI 3.0.0a0 pre-release, I am seeing a 404 in the browser console when I create a new chat file.
Description
In spite of this 404, the chat file seems to work fine.
Reproduce
Expected behavior
Context
I am using the following conda env:
The text was updated successfully, but these errors were encountered: