Skip to content
New issue

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

404 When creating a new chat file #1177

Open
ellisonbg opened this issue Dec 30, 2024 · 0 comments
Open

404 When creating a new chat file #1177

ellisonbg opened this issue Dec 30, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@ellisonbg
Copy link
Contributor

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.

Screenshot 2024-12-30 at 10 19 22 AM

Reproduce

  1. Start JupyterLab.
  2. Open browser console.
  3. Create chat file.
  4. See the 404.

Expected behavior

  • As a user, I don't want to see 404s in my browser console :-)

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
@ellisonbg ellisonbg added the bug Something isn't working label Dec 30, 2024
@ellisonbg ellisonbg added this to the v3.0.0 milestone Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant