Eric Charles

Results 535 comments of Eric Charles

ok, nextjs with rewrite, thx for the info. what does you devtool shows? (I guess the websocket is triggered but failing?) - any other config on nextjs side specific to...

Does this help https://github.com/jupyterhub/jupyterhub/issues/4945? Since jupyterhub 5 you have this option `allow_token_in_url` - can you set it to true?

Hi @VisheshNucleusTeq Thx for opening the issue. similar requests can be found on https://github.com/datalayer/jupyter-ui/issues/191 and https://github.com/datalayer/jupyter-ui/issues/88 There should be ways to configure so that the pure react ui can be...

Closing as work will be done in https://github.com/datalayer/jupyter-ui/issues/239

This needs to be fixed in jupyter-ui

> Yes, expected, maybe we can move this issue to that repo @echarles ? done

> This is a demo of some work @stefanv and I did at the Scientific Python Developer Summit. Looks awesome! Is there a link to a repo with the source...

Thx for the report @wxirxn-bifrost The issue is replicable in the latest updates of the libraries deployed on https://jupyter-nextjs-example.vercel.app Not sure why, the other shortcuts seem to work.

Yeah, I have seen that difficulty to really teradown the jupyterlab services. We are leading towards fully serverless components, and ensure better lifecycle management. TBH that difficult is mainly generated...

Hi @MarcosVn I have gone though that journey some time ago to finally move over without solution. There maybe something wrong in the upstream jupyterlab. There is an option you...