Using streamlit #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I was thinking at the end of the pipeline. We have options of using grafana, Jupyter. Have you thought about
streamlit
?Here is an example: https://www.tubestats.app/
As easy as
pip install streamlit
streamlit run yourcode.py
Streamlit will be good for custom solutions