streamlit-observable icon indicating copy to clipboard operation
streamlit-observable copied to clipboard

Embed Observable notebooks into Streamlit apps!

Results 5 streamlit-observable issues
Sort by recently updated
recently updated
newest added

Resolves #4 Resolves #2 for modern browsers - Fixed component margins. - Installed `streamlit-component-lib` and removed excess source files. - Removed an excess call of `Streamlit.setComponentValue` in `componentDidMount`. - Made...

Hi, @asg017. Your package is amazing! I noticed a problem with frequent updates. Streamlit reloads a whole page and resets its state. You can see it also in [your demonstration](https://streamlit-observable.herokuapp.com/?section=Bi-Directional+Embed%3A+HTML+Form),...

Hi, I was trying to embed this observable: https://observablehq.com/@engjptyo/collapsible-tree It's a collapsible tree so the height of the observable changes dynamically depending on what nodes are open. The result in...

Hi, I am trying to use the package but I get the following: ![image](https://github.com/asg017/streamlit-observable/assets/73763541/f50a009a-b317-475e-a264-a87c97fd42c6) > Component Error > > Cannot read properties of null (reading 'redefine') I am guessing that...

[the example Streamlit app](https://streamlit-observable.herokuapp.com/) not work