Solara (@solara_dev) 's Twitter Profile
Solara

@solara_dev

A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps

ID: 1578297696657575937

linkhttps://solara.dev/ calendar_today07-10-2022 08:14:59

196 Tweet

429 Followers

28 Following

Alonso Silva (e/acc) (@alonsosilva) 's Twitter Profile Photo

I will be presenting at PyData Paris “Enhancing RAG-based apps by constructing and leveraging knowledge graphs with open-weights LLMs” on Wednesday, September 25th at 11:05am

I will be presenting at <a href="/PyDataParis/">PyData Paris</a> “Enhancing RAG-based apps by constructing and leveraging knowledge graphs with open-weights LLMs” on Wednesday, September 25th at 11:05am
Jochem Smit (@jhsmit_) 's Twitter Profile Photo

By popular demand: How much monomer/dimer/tetramer are formed at steady-state given the two kds and the total concentration of protomer? 🧐 py.cafe/jhsmit/tetrame…

Jan-Hendrik Müller (@kolibril13) 's Twitter Profile Photo

I just recorded a tutorial on how to build a PyCafe web app with #anywidget. Learn how to create a 3D-viewer for #numpy arrays using Three.js. Best viewed full-screen with sound on 🔊

Solara (@solara_dev) 's Twitter Profile Photo

Does your Python app do its own state management? In Solara it is easy to connect your own state library to a component in a safe way. See this example to learn how to do that: py.cafe/maartenbreddel…

Maarten A. Breddels (@maartenbreddels) 's Twitter Profile Photo

Learn how to build high-quality web applications in pure Python. Solara allows you to go from a simple dashboard to a large solid application while keeping a maintainable codebase. I'll be talking about this at PyData Paris

Tech At Bloomberg (@techatbloomberg) 's Twitter Profile Photo

(1/3) We’ve donated #ipydatagrid, a fast #data table widget - initially developed & published as #opensource by Bloomberg & QuantStack’s engineers in 2019 - to Project Jupyter as part of the #Jupyter Widgets subproject bloom.bg/3Me4FMi #JupyterLab

Alonso Silva (e/acc) (@alonsosilva) 's Twitter Profile Photo

Here are the slides I presented at PyData Paris : alonsosilvaallende.github.io/2024-PyData-Pa… I talked about GraphRAG with LanceDB (vectorDB) Kùzu (graphDB) llamacpp Outlines by .txt (structured outputs) and Solara (visualization)

Alonso Silva (e/acc) (@alonsosilva) 's Twitter Profile Photo

My PR to Solara was merged in the newly released version 1.40.0 and you can now use InputTextArea component. Long time needed (it will simplify so much my previous codes)...

My PR to <a href="/solara_dev/">Solara</a> was merged in the newly released version 1.40.0 and you can now use InputTextArea component. Long time needed (it will simplify so much my previous codes)...
Alonso Silva (e/acc) (@alonsosilva) 's Twitter Profile Photo

🎉 NEW Cookbook: Mistral AI and Solara - Check out this cookbook on how to create a chatbot with Solara to talk to your PDFs with Mistral AI models: github.com/mistralai/cook… Alternatively, you can modify the code directly in PyCafe : py.cafe/alonsosilvaall… Big shoutout to

🎉 NEW Cookbook: <a href="/MistralAI/">Mistral AI</a> and <a href="/solara_dev/">Solara</a> 
- Check out this cookbook on how to create a chatbot with Solara to talk to your PDFs with Mistral AI models: github.com/mistralai/cook…
Alternatively, you can modify the code directly in <a href="/py_cafe/">PyCafe</a> : py.cafe/alonsosilvaall…
Big shoutout to
Maarten A. Breddels (@maartenbreddels) 's Twitter Profile Photo

Want to turn your #Jupyter notebooks into dashboards—without JavaScript or CSS? Check out my new blog post on building a pure Python data app with Solara. Filter data and visualize it on a map, all from Project Jupyter 👉 blog.jupyter.org/build-your-jup… #DataScience #Python