Skip to content

404 When creating a new chat file #1177

Open
@ellisonbg

Description

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

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions