HumanSignal / label-studio-frontend

Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package
https://labelstud.io/
Apache License 2.0
421 stars 316 forks source link

Jupyter widget #645

Open kuk opened 2 years ago

kuk commented 2 years ago

What are your thoughts about integrating Label Studio Frontend into Jupyter?

The idea is to integrate Javascript functionality into Jupyter Widget. Similar to leaflet.js available as https://github.com/jupyter-widgets/ipyleaflet or three.js as https://github.com/jupyter-widgets/pythreejs.

There are several Jupyter Widgets for data annotation https://github.com/janfreyberg/ipyannotations/, http://github.com/ipyannotate/ipyannotate, https://github.com/dennisbakhuis/pigeonXT. Label Studio has way better interface and functionality

kuk commented 2 years ago

@makseq Could you please give your thoughts?

makseq commented 2 years ago

@kuk It would be great if you could contribute it! I've been dreaming about this for a long time! BTW recently we had a pretty cool contribution with Streamlit: https://share.streamlit.io/asehmi/streamlit-label-studio-frontend/app.py