Hello,
I am currently trying to implement Jupyter Lab and Jupyter Notebook in our Rstudio environment.
When I start the Jupyter Lab session, the python kernels (version 3 and 3.9.5) are disconnected but try to connect continuously, until they are disconnected.
So I can't execute python code.
The console warning and error are the following:
Connection lost, reconnecting in 29 seconds.
and :
WebSocket connection to 'wss://rstudioworkbench-tracitgroup.msappproxy.net/s/ef50421f2ed72c9b8c348/api/kernels/f01c3c0b-76b0-4dec-946b-cbedb1ea2467/channels?session_id=c75b8792-57bf-48fb-b83d-6b1916a5f867' failed:
_createSocket @ jlab_core.a8a3519a13…3519a137e0ddfc2a4:2
Can you help me please ?