@@ -241,26 +241,26 @@ export default function Home({ window, menu, gdpr_data }) {
241241
242242 < NewsContainer >
243243 < NewsEntry
244- date = "2022-12-19T16 :05:00.000Z"
245- title = "A new Streamlit theme for Altair and Plotly charts "
246- text = "Our charts just got a new look! "
247- link = "https://blog.streamlit.io/a-new-streamlit-theme-for-altair-and-plotly /"
244+ date = "2023-01-10T16 :05:00.000Z"
245+ title = "Build an image background remover in Streamlit "
246+ text = "Skip the fees and do it for free! 🎈 "
247+ link = "https://blog.streamlit.io/build-an-image-background-remover-in-streamlit /"
248248 image = "/blog-1.svg"
249249 target = "_blank"
250250 />
251251 < NewsEntry
252- date = "2022-12-15T16 :05:00.000Z"
253- title = "How to quickly deploy and share your machine learning model for drug discovery "
254- text = "Share your ML model in 3 simple steps "
255- link = "https://blog.streamlit.io/how-to-quickly-deploy-and-share-your-machine-learning-model-for-drug-discovery /"
252+ date = "2023-01-05T16 :05:00.000Z"
253+ title = "ScienceIO manages billions of rows of training data with Streamlit "
254+ text = "Learn how Gaurav Kaushik of ScienceIO created a dataset with over 2.3 billion labels "
255+ link = "https://blog.streamlit.io/scienceio-manages-billions-of-rows-of-training-data-with-streamlit /"
256256 image = "/blog-2.svg"
257257 target = "_blank"
258258 />
259259 < NewsEntry
260- date = "2022-12-08T16 :05:00.000Z"
261- title = "Find the top songs from your high school years with a Streamlit app "
262- text = "Use the Spotify API to generate 1,000+ playlists !"
263- link = "https://blog.streamlit.io/find-the-top-songs-from-your-high-school-years-with-a-streamlit-app /"
260+ date = "2022-12-19T16 :05:00.000Z"
261+ title = "A new Streamlit theme for Altair and Plotly charts "
262+ text = "Our charts just got a new look !"
263+ link = "https://blog.streamlit.io/a-new-streamlit-theme-for-altair-and-plotly /"
264264 image = "/blog-3.svg"
265265 target = "_blank"
266266 />
0 commit comments