Hey all,
With streamlit, can I also load to the viewer from a physical location on my pc? Say I want to download a commit as local cache and load it to the viewer, can I use the iframe viewer to call this ‘local’ commit?
I think currently it works with local cache anyway, but I cannot figure out how to use it.
Anyone any experience with this?
If this is not possible… is it then possible to create my own page with the viewercomponent and do similar operations? Is there documentation of the viewerAPI?
Thanks