TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Streamlit launches open-source machine learning application dev framework

102 pointsby jakekover 5 years ago

7 comments

ZeroCool2uover 5 years ago
This looks really cool!<p>We&#x27;ve been using Plotly&#x27;s Dash framework for about a year and a half at work and its been fantastic and only getting better. I do like the idea of not having callbacks here, though I&#x27;ve started to get a lot more comfortable with it and it feels a bit more robust.<p>At first glance, this feels like a competitor to Dash, but after chatting about this with my team, we realized it actually is closer to being a Jupyter Notebook&#x2F;Lab replacement!<p>One of the things we all, my team that is, dislike about notebooks is the autocomplete and half baked IDE feeling. All of us prefer to stay in PyCharm and Streamlit lets you do just that, while keeping the interactive interface in addition to caching, which emulates the best part of notebook cells, saving your state and not having to rerun the entire script!
评论 #21131433 未加载
评论 #21129747 未加载
adrien-treuilleover 5 years ago
Hi. I&#x27;m Adrien, co-Founder and CEO of Streamlit. For more information, please check out our launch post:<p><a href="https:&#x2F;&#x2F;towardsdatascience.com&#x2F;coding-ml-tools-like-you-code-ml-models-ddba3357eace" rel="nofollow">https:&#x2F;&#x2F;towardsdatascience.com&#x2F;coding-ml-tools-like-you-code...</a><p>I&#x27;m happy to answer any questions you have!
评论 #21179478 未加载
评论 #21131738 未加载
评论 #21129646 未加载
devonproctorover 5 years ago
Congratulations on the launch!<p>I&#x27;ve played around with the beta a bit, and really enjoy the workflow for building simple, interactive apps for showing off ML models.
rememberlennyover 5 years ago
I tried using this today and it&#x27;s really slick. The API and the ease of implementation on OSx and Ubuntu were surprising.
IntenseChaosover 5 years ago
We just started using Streamlit at work &amp; like it a lot!
评论 #21129272 未加载
_frklover 5 years ago
Nice, this looks well thought out, thanks! Haven&#x27;t played with it yet, but it looks like it can be used for &#x27;normal&#x27; data science stuff as well as machine learning, is that right?
评论 #21137982 未加载
srynotover 5 years ago
I just saw their Show HN this morning. Pretty cool tool