Jupyterhub + Streamlit

We are using the littlest jupyterhub - any context on how we could do it there?

With TLJH you can install streamlit via pip like this:

Or from the regular ubuntu command line run something like:

source /opt/tljh/user/bin/activate
python3 -m pip install streamlit