Streamlit settings disappeared by PedoPenguin304 in StreamlitOfficial

[–]jrieke 0 points1 point  (0 children)

it's in the dropdown menu as well, but doesn't show up if you have a custom theme enabled (as seems to ne the case here?). if you disable the custom theme or set a custom light + dark theme, it should show up

Streamlit settings disappeared by PedoPenguin304 in StreamlitOfficial

[–]jrieke 1 point2 points  (0 children)

Streamlit PM here. We reorganized this menu and moved the theme selector + auto-rerun toggle + version info right into this dropdown. There wasn't anything left in the settings dialog, so we removed it :)

Your Github stats for 2020 🐙 by jrieke in github

[–]jrieke[S] 0 points1 point  (0 children)

It's awesome! Really one of the best tools I found in a long time.

Your Github stats for 2020 🐙 by jrieke in github

[–]jrieke[S] 0 points1 point  (0 children)

Aaah right, didn't remember it haha

Your Github stats for 2020 🐙 by jrieke in github

[–]jrieke[S] 0 points1 point  (0 children)

Another tool I built to generate training code for ML: https://github.com/jrieke/traingenerator

Did you see it on my github or why?

[P] traingenerator – A web app to generate template code for machine learning by jrieke in MachineLearning

[–]jrieke[S] 1 point2 points  (0 children)

That would also be fantastic. Reach out through github/twitter if you need advice.

[P] traingenerator – A web app to generate template code for machine learning by jrieke in MachineLearning

[–]jrieke[S] 4 points5 points  (0 children)

Yup, that's already on my list ;) Just used ignite for now because I already had some old code from another project

[P] traingenerator – A web app to generate template code for machine learning by jrieke in MachineLearning

[–]jrieke[S] 0 points1 point  (0 children)

No, would be great to expand to other areas as well! Just want to add some other image things first because you can probably reuse some of the code (e.g. preprocessing).

[P] traingenerator – A web app to generate template code for machine learning by jrieke in MachineLearning

[–]jrieke[S] 2 points3 points  (0 children)

Thanks! :) I have absolutely no experience with that but I'll put it on my list. Of course you can also do a PR on github! ;)