Opening remote terminal to jupyter hub server #16864
Replies: 1 comment
-
Duplicate of #14874 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am able to connect to jupyter hub, and use ipykernel kernel, open, edit, save and execute notebooks. (Files are shared on a network file system, so that is nice).
But I do not see support for the terminal functionality. This would useful, to run some quick bash scripts, move files around, do troubleshooting, monitor resources, download things, do git stuff from cli, etc. etc.
vs code 1.102.2, Linux, amd64, Fedora 42, python 3.13
custom built docker image of jupyterlab 4.4.5, ubuntu noble, python 3.12 there, running via jupyter hub (helm chart 3.0.4, using same version for the jupyterhub image) on a on-prem k8s cluster.
Beta Was this translation helpful? Give feedback.
All reactions