Hello, I have a JupyterHub (TLJH) with JupyterLab installed, all behind a reverse HTTP/WebSocket proxy (python kernel works).
The robotkernel was installed and I can see it in the luncher tab.
If I open a notebook with a robot kernel the kernel seems to not start. If press the start button nothing is running and no output is shown.
After some time the kernel status is marked as "autorestarting" and a popup is shown.
Kernel Restarting
The kernel for RobotFramework/Untitled.ipynb appears to have died. It will restart automatically.
For installation I use a jupyter terminal (my user is admin) just using sudo before :
sudo jupyter labextension install jupyterlab_robotmode
sudo jupyter labextension install @jupyter-widgets/jupyterlab-manager