Eric Charles

Results 535 comments of Eric Charles

https://github.com/datalayer/jupyter-ui/issues/127 has added the storybook skeleton. The various variant of the themed primer buttons could be added, with aside the JupyterLab buttons (rendered with ´{button}`) to compare them.

jupyter-react uses typescript 5.0.3 while [email protected] does supports only typescript 4. Can you try using react-script 5?

@BrandonEscamilla The road to support this feature is being worked on and is related to https://github.com/datalayer/jupyter-ui/issues/67 This represents a big step to be able to reuse any component that the...

The above image is the result of the `JupyterLabHeadlessApp`example. https://github.com/datalayer/jupyter-ui/blob/main/packages/react/src/examples/JupyterLabHeadlessApp.tsx

Thx @lneves12 for reporting. DOM event are indeed surprising with JupyterLab. We need to tackle that in a better way. Maybe wrapping the component in a div with "some" css...

> Do you know what’s the difference to the normal jupyter lab ui that can be causing this? No idea, but mixing jupyterlab and react.js has proven to regularly such...

For now, in https://github.com/datalayer/jupyter-ui/blob/main/packages/react/src/index.ts, the problematic have been temporary commented. ```ts // CodeMirror Editor. // TODO CodeMirrorEditor breaks the JupyterLab extension loading. // export * from './components/codemirror/CodeMirrorEditor'; / Outputs. //...

This does not happen anymore with the latest release. Closing

More symptoms on this issue ``` 812.fa595a2be03628e77c9a.js?v=fa595a2be03628e77c9a:6 TypeError: Cannot read properties of undefined (reading 'deserialize') at setProp (index.js:1594:1) at new LRParser (index.js:1609:1) at LRParser.deserialize (index.js:1850:1) at ../../../node_modules/@lezer/python/dist/index.js (index.js:299:16) at __webpack_require__...

Interesting presentation about `Emscripten Forge` by @agoose77 on https://www.youtube.com/watch?v=mB4ls9j176w