notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Unable to run jupyter in android 13, kernel dies.

Open Fcucgvhhhvjv opened this issue 2 years ago • 3 comments

  • [ ] I checked the documentation and found no answer
  • [ ] I checked to make sure that this issue has not already been filed
  • [ ] I'm reporting the issue to the correct repository

Hi , i use jupyter notebook in android through termux . In the Android version 13 jupyter notebook no longer works in termux proot ubuntu environment ,it works fine in Android 12. Android 13 restricts ifconfig and similar commands in proot ubuntu and termux environment but jupyter notebook and lab works in termux . The error log in [W 2023-08-10 11:14:30.893 ServerApp] wrote error: 'Kernel does not exist: a8926e27-883d-45f8-8189-aee028356851' Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/tornado/web.py", line 1786, in _execute result = await result File "/usr/local/lib/python3.10/dist-packages/jupyter_server/services/kernels/handlers.py", line 73, in get model = await ensure_async(km.kernel_model(kernel_id)) File "/usr/local/lib/python3.10/dist-packages/jupyter_server/services/kernels/kernelmanager.py", line 501, in kernel_model self._check_kernel_id(kernel_id) File "/usr/local/lib/python3.10/dist-packages/jupyter_server/services/kernels/kernelmanager.py", line 532, in _check_kernel_id raise web.HTTPError(404, "Kernel does not exist: %s" % kernel_id) tornado.web.HTTPError: HTTP 404: Not Found (Kernel does not exist: a8926e27-883d-45f8-8189-aee028356851)

/resolver/scr.cpp permission denied . Is there any workaround for this to use in termux proot ubuntu environment.

Thank you

Fcucgvhhhvjv avatar Aug 23 '23 05:08 Fcucgvhhhvjv

@JasonWeill Any help?

Fcucgvhhhvjv avatar Sep 05 '23 14:09 Fcucgvhhhvjv

@Fcucgvhhhvjv Sorry, I don't have access to an Android 13 device; a developer with one will need to reproduce and work on this bug.

You can also talk about this issue on our Discourse forum: https://discourse.jupyter.org/

JasonWeill avatar Sep 05 '23 15:09 JasonWeill

I’d like to implement this. Please assign it to me.

J-cybse avatar Mar 31 '25 00:03 J-cybse