You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.