Eric Charles

Results 535 comments of Eric Charles

> Firstly I thank you for this repository which is very helpful and working very well. Great to read. Happy to read any feedback to make it even easier to...

Hi @erkin98, jupyter traitlets for react.js idea is to automatically create a json schema from the jupyter traitlets and let a library like https://github.com/rjsf-team/react-jsonschema-form to create the user interface that...

@erkin98 For now the development of the Trailets Reacdt.js is done in the Jupyer Manager repository https://github.com/datalayer/jupyter-manager for convenience and will move back in the Jupyter UI repository https://github.com/datalayer/jupyter-ui as...

The notebook has autocomplete support The cell does not have it yet, will work on that soon. BTW this is also linked to https://github.com/datalayer/jupyter-ui/issues/33

I had a chat yesterday with @adrianlemess and looks like Zustand would be a great addition aside Redux, ensuring also to not expose the state library to the library use....

Let's go for Zustand. In the long run, the Redux context should disappear.

@Bshara23 is this still an issue for you? If not, let's close this.

> In the long run, the Redux context should disappear. Let's go faster to remove Redux. I think @BrandonEscamilla is using reducer injection, is that something you really need or...

> I just saw you closed this one, but yes a zustand equivalent would work. Thanks. Sure, zustand is way more flexible. I will prepare an example for that.

> until the autocomplete feature (from the cell) is supported so other users won't open a similar issue. You are right. Autocomplete is only supported on `Notebook`, not yet on...