SpaceMoehre-i-nator™
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/29/2024 in #help
Access Workspace Web does not work with returning Code 302
this is why on clicking the jupyterlab button, the new window displayed coders 502 code with "connection refused", since jupyterlab was unable to start due to misconfigured pipx
21 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/29/2024 in #help
Access Workspace Web does not work with returning Code 302
no prob, i fixed it. installing pipx via debian bookworms apt package defaulted to python3.13. installing via
python -m pip install pipx
fixed my issue21 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/29/2024 in #help
Access Workspace Web does not work with returning Code 302
ok i guess i found the issue somewhere non network related
the log /tmp/jupyterlab.log showed
turns out juypter-lab has python3.13 in the shebang, which is not installed on my system since i need 3.9 for dependencies. is there a jupyter module version that uses python3 or <=python3.9 ?
21 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/29/2024 in #help
Access Workspace Web does not work with returning Code 302
ok so the problem must originate from an incorrect tunnel to tailscale...
21 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/29/2024 in #help
Access Workspace Web does not work with returning Code 302
weird is that i dont use ipv6 anywhere, so where is that address coming from?
21 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/29/2024 in #help
Access Workspace Web does not work with returning Code 302
i found out that i can use the jupyter module and choose the sage interpreter in there
but for some reason i get this error for the last weeks:
21 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/10/2024 in #help
VSCode Desktop hangs after workspace update
well i finished my template so it doesnt bother me anymore but i assume the bug still persists
19 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/29/2024 in #help
Access Workspace Web does not work with returning Code 302
well i guess using the jupyter module i can still use sage, but the problem with http codes 302 persists
21 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/10/2024 in #help
VSCode Desktop hangs after workspace update
Changed this Dockerfile from
ubuntu
to rust:latest
Then published the template as active and updated the workspace19 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/10/2024 in #help
VSCode Desktop hangs after workspace update
after a bit of experimenting this seems to occure due to exchanging the image from "ubuntu:latest" -> "rust:latest", Dockerfile updates with the same image still work
19 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/10/2024 in #help
VSCode Desktop hangs after workspace update
yes i replicated the error, confirmed the same error message and hit f5 in my browser
19 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/10/2024 in #help
VSCode Desktop hangs after workspace update
19 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/10/2024 in #help
VSCode Desktop hangs after workspace update
19 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/10/2024 in #help
VSCode Desktop hangs after workspace update
this was the output given in VSCode
19 replies