A simple template for annotation of data using streamlit, as described in my blogpost here. Try it out here: https://share.streamlit.io/muskedunder/streamlit-annotator/main/annotator.py
Install dependencies
pip3 install streamlit
Run the annotation app
streamlit run annotator.py