Ipyreact: Write React in the Jupyter notebook without JavaScript build tools

React for ipywidgets that just works. No webpack, no npm, no hassle. Just write jsx, tsx and python.

Transpiling happens in the Frontend using sucrase, so you don’t need to setup nodejs or anything.

I think a videos explains it best:

See GitHub: GitHub - widgetti/ipyreact: React for ipywidgets that just works. No webpack, no npm, no hassle

4 Likes