Independently Vertically Scrolling Panels Side-by-Side

Hello,

I am trying to create an interactive tutorial to introduce probability distributions. I would like to have two panels that are side-by-side. The panel on the left contains the text and the panel on the right contains an interactive plot with controls. I think it would be beneficial if people could scroll vertically through the panels independent of each other. Below is a link to the current version of the dashboard. Hopefully you can see the feeling that I am going for and appreciate why I think it may be beneficial to have independent scrolling here.

Quick note: the text is limited at the moment. It defaults to the Bernoulli distribution where there is some text. The interactive plot part should be working on all pages though.

https://share.streamlit.io/casual-endvrs/probability-distributions/dashboard.py

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.