Skip to content

POST api/kernel return 'Kernel does not exist' #337

@argenisleon

Description

@argenisleon

Hi,

I installed kernel gateway via conda.

When I try to create a new kernel using POST I get:

[W 200806 14:40:23 web:1786] 404 POST /api/kernels (xxx.xxx.xxx.xxx): Kernel does not exist: <coroutine object MappingKernelManager.start_kernel at 0x7f2990577680>

I have tried using the --debug flag but I had not found any other error message.

Any hint to troubleshoot this?

PD: The kernelspec endpoint returns the kernels that already exist in the jupyter notebook installation.

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