Francois Bertrand
Francois Bertrand
Hi @richlysakowski, thank you so much for reporting this. I'm currently looking at updating the package for maximum compatibility. Are you saying that pip actually uninstalls newer versions of dependencies?...
Hi @anthonyywangmath, thank you so much for the detailed contribution! This is a good find. I agree that the solution is to force source and compared to use the same...
Hello @haiyuni! I am guessing this is related to your other comment about a very low occurrence rate of the target. :) This one might be a bit more complicated...
@haiyuni yes that's what I figured; makes sense! From looking at it again, I remember thinking about this and chose to keep the single scale because it might get confusing,...
@haiyuni thank you for the ping, this should be part of the next version coming by the end of the month.
Just a quick update, it's still on my radar but my time has been taken by other projects as well as wrapping up 2.1.0. This will happen, it will just...
Hello @ZGainsforth, that makes sense and something I had thought of for future integration into things like notebooks. I would create a new "show" function (e.g. `get_as_embedded_html()`) that would return...
Hi @Pratap517! I mentioned `get_as_embedded_html()` a while back as part of planned future functionality to enable incorporating reports into Notebooks and other documents. Since then, I implemented `show_notebook()` to incorporate...
Completing my answer: I BELIEVE I need to output HTML without body/header, BUT with the correct JavaScript etc. integrated. I'm not a Streamlit expert, so I will need to do...
Hello @Eugene-Kolesnikov, thank you so much for your contribution! For the past few weeks I've either been **buried** in work, or otherwise unable to check back in. I should have...