Skip to content

404 GET /api/contents/codeium-jupyter/config.json #11

@simontheflutist

Description

@simontheflutist

This extension does not work in current versions of Jupyter-notebook.

Steps

  1. minimal installation conda create -n codeium-bug-repro jupyterlab -y

  2. Activate codeium-bug-repro and start jupyter-lab

  3. Install codeium-jupyter from extension-manager

  4. Verify from extension settings that an API key is present

  5. Restart jupyter-lab

  6. Create a notebook and type the def fib(n): test case

Expect: Codeium suggests the next few lines of the recursive fibonacci number function
Actual: nothing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions