Hi, I have been developing a Streamlit app for Machine Learning models and want to integrate the Widget provided by the What-If Tool (link: What-If Tool).
The component is missing a lot of command line arguments that you would usually pass, such as the -whatif-data-dir=PATH flag, but you should be able to use the What-If Tool graphically: Getting Started in TensorBoard
Feel free to submit PRs if you have ideas for additional features!
@penfever Unfortunately, not at this time. For security reasons, Streamlit Cloud doesn’t allow you to open and expose network ports (as required by Tensorboard and streamlit-tensorboard). I’ve added a clarifying note at the bottom of the README.