Try out the examples in the examples folder using the binder service. The package can also be installed on Google Colab using the commands: The easiest way to get started with the Control Systems ...
opacity = st.sidebar.slider('Opacity', min_value=0.0, max_value=1.0, value=0.5) radius_scale = st.sidebar.slider('Radius Scale', min_value=1.0, max_value=10.0, value=5.0) ...