reactpy-jupyter
reactpy-jupyter copied to clipboard
It's React, but in Jupyter
Just a minor thing, but I thought I would point out that the binder example is currently broken.
Currently there are not type annotations. While not critical it makes it easier to follow the logic for future contributors.
It looks like these are no longer needed: https://github.com/idom-team/idom-jupyter/blob/8b40214450618a47190213019f7eded287c0dff3/js/lib/widget.js#L123-L124
This will make it easier to debug issues reported by users