Jupyter issue in termux arch Android 13

I am using Arch linux (i also tried debian based linux(s) in hope of fixing this issue, tho did not work.

Trying to use Jupyter notebook, tried both in vscode and web and jupyterlab it is facing some Kernel Related issues for which i have attached images

I have tried both pre release and release version of vsc jupyter extension, tried googling for fix but can't find anything

In release: Permission denied (src/ip_resolver.cpp:542).
In Pre-release: Connection timeiut

I have also tried existing jupyter server Ipykernel but it says something like "Connecting to Pythin3(ipykernel), waiting for jupyter session to be idle"
then after that it asks me to change my kernel out of the exisjting jupyter server

resulting in the previous 2 errors

In web version aswell, when i run a cell it shows [*] next to it but does not run anything, after a while it switches to "No kernel"
issue3.png
issue2.png
issue1.png
Was this page helpful?