Eric Charles

Results 535 comments of Eric Charles

@yuvipanda our goal is to keep it that project as a separated service and cover more than the pure JupyterHub aspects. Therefor, it is not probable that our work would...

If I may, "The less CSS, the best" :)

The command to activate the extension has been renames, see https://nbclassic.readthedocs.io/en/latest/nbclassic_dev_faq.html#noteworthy-updates-in-nbclassic and https://github.com/jupyter/nbclassic/pull/138 Can you try with ```` jupyter nbclassic-extension install --sys-prefix --py jupyter_nbextensions_configurator --overwrite jupyter nbclassic-extension enable --sys-prefix --py...

> and it's handled by some setuptools magic... On my env, with notebook 6.x, I always had to run those commands. But yeah, I also wondered the same thing, but...

> Am I interpreting this right --- that you don't see a fix for anon token-auth coming from jupyter-server? Rather you're advising us to take the issue up with VS...

I have tested on my vscode connecting a notebook to a running jupyter server and it looks working fine as a user (I can run the notebook cells). The server...

This previous has been run on VSCode Version: 1.76.2 (Universal) (Date: 2023-03-14T17:54:09.061Z (4 wks ago)) and jupyter server 2.6.0.dev0

Same issue here with compiling with tsc. Works fine with webpack devserver but fails when with tsc. Will need to look to another lib for now...

> will require a significant amount of work and time, I will have a look next week at that amount of work and time to get that feature in jupyter-server...

> There are changes not only in jupyter-server, but also in jupyter-client. I'm estimating at least one month of work. Let me look at that, I will report asap.