Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run jupyter in android 13, kernel dies. #7018

Open
3 tasks
Fcucgvhhhvjv opened this issue Aug 23, 2023 · 2 comments
Open
3 tasks

Unable to run jupyter in android 13, kernel dies. #7018

Fcucgvhhhvjv opened this issue Aug 23, 2023 · 2 comments
Labels

Comments

@Fcucgvhhhvjv
Copy link

  • 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 Fcucgvhhhvjv added bug status:Needs Triage Applied to issues that need triage labels Aug 23, 2023
@JasonWeill JasonWeill added status:Needs Triage Applied to issues that need triage and removed status:Needs Triage Applied to issues that need triage labels Aug 23, 2023
@RRosio RRosio removed the status:Needs Triage Applied to issues that need triage label Aug 29, 2023
@Fcucgvhhhvjv
Copy link
Author

@JasonWeill Any help?

@JasonWeill
Copy link
Collaborator

@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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants