Eric Charles

Results 535 comments of Eric Charles

Will jupyter_client 5 be able to launch kernels that will implement the new kernel handshaking pattern proposed here? This is needed for notebook 6.4.

> I agree, although I think all the parts specific to the Kernel Provisioner are an implementation detail. `The devil is in the details`. I will take more time to...

Super! Thx you for taking time to review and merge @juhasch I wonder what are the plans for a release? Would you like me to open an issue for that?

> We should do a release quickly, I think. If you open a PR that would be great. I am not sure what content the PR should have. Do I...

Thx @juhasch. I have opened https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator/pull/143/files for that.

Thx for engaging on this discussion. I am looking the web-components in relation with React.js, and an alternative framework to Fast (https://www.fast.design) is Lit (https://lit.dev) which has the notion of...

Thx, I have integrated that info in the jep proposal https://github.com/datalayer/jupyter-react/commit/79e83a6f6877e3d314f6adbfb68d5bd4fae32796

React experimental release now supports web components, see codesandbox examples which are pretty self-explanatory - https://codesandbox.io/s/shy-tdd-8b4tq?file=/src/App.js - https://codesandbox.io/s/adoring-breeze-jrewu?file=/package.json To ease the migration, I wonder if this repo should simply rely...

> I quickly try to set it up. But I cannot use it in JupyterLab as the federation is pulling react v17. For try outs, you can force react versions...

Thx for the inputs @jmshea. I need a bit more time to try and look at the internals. To be sure, the library is running on jupyter notebook, jupyterlab and...