Reactive notebooks for modern data work, Shahmir Varqha, #FOSSASIA Summit 2026 #databases

Reactive notebooks for modern data work, Shahmir Varqha, #FOSSASIA Summit 2026 #databases

Video by FOSSASIA via YouTube
Reactive notebooks for modern data work, Shahmir Varqha, #FOSSASIA Summit 2026 #databases

Jupyter notebooks are great for data exploration, but they’re often abandoned when it’s time to move to production. What if the same notebook could power data apps, dashboards, and reusable workflows?

This talk introduces **marimo**, an open source reactive Python notebook designed for interactive analytics and production-ready workflows. Learn how reactive notebooks enable dynamic visualizations, parameter-driven analysis, and executable scripts without the limitations of traditional notebooks.

Through practical examples with DuckDB, we’ll demonstrate how to build data applications, create bidirectional visualizations, and bridge the gap between data exploration and production deployment.

FOSSASIA Summit 2026 held in Bangkok, is Asia’s leading Open Source tech conference featuring sessions on #AI, #Cloud, #DevOps, #Open Hardware, #Security, #Web #Mobile Technologies, #Web3, and #Databases. Learn more: http://summit.fossasia.org

Session slide: https://eventyay.com/ev/88882f3e/talk/ZDBE90BFS0ED/

#FOSSASIA #FOSSASIASummit #opensource #FOSS #database

Source

GNNs FAIL: See QUEN Model’s Candidate Detection Blunders!

GNNs FAIL: See QUEN Model's Candidate Detection Blunders!

Video by Open Data Science and AI Conference via YouTube
GNNs FAIL: See QUEN Model's Candidate Detection Blunders!

This video demonstrates the impact of Graph Neural Networks (GNNs) on embedding quality and candidate ranking.

Want to learn more about AI in person? Check out ODSC AI West 2026, coming to Burlingame this October 27th-29th: https://hubs.li/Q04cYsmk0

#DataScience #AI #ArtificialIntelligence #odscai

————————————————————————————————————-

Visit our website and choose the nearest ODSC event to attend and experience all our training and workshops: https://odsc.ai

To watch more videos like this, visit https://aiplus.training

Sign up for the newsletter to stay up to date with the latest trends in data science: https://opendatascience.com/newsletter/

Follow us online!
• Facebook: https://www.facebook.com/OPENDATASCI
• Instagram: https://www.instagram.com/odsc/
• Blog: https://opendatascience.com/
• LinkedIn: https://www.linkedin.com/company/open-data-science/
• X (twitter): https://x.com/_odsc

Source

Linux After Dark – Episode 123

Linux After Dark – Episode 123

Video by The Late Night Linux Family via YouTube
Linux After Dark – Episode 123

Support us on Patreon and get an ad-free RSS feed with some early episodes. https://www.patreon.com/LateNightLinux

We revisit the topic of the dire situation with hardware prices, this time with a focus on getting the most out of machines with limited resources.

https://linuxafterdark.net/linux-after-dark-episode-123/

Source

Joule Agents and Joule Assistants Know Your Business

Joule Agents and Joule Assistants Know Your Business

Video by SAP via YouTube
Joule Agents and Joule Assistants Know Your Business

AI doesn’t just answer questions anymore. Joule Agents execute.

SAP Joule Agents handle multi-step business tasks across finance, HR, supply chain, procurement, and more – so your team stays focused on the decisions that actually need them.

Learn more: https://sap.to/6057B8Si6F

#JouleAgents #AI #AIAgents

Source

A Concerning Leak Occurs on the International Space Station

A Concerning Leak Occurs on the International Space Station

Video by TWiT Tech Podcast Network via YouTube
A Concerning Leak Occurs on the International Space Station

On This Week in Space, Rod Pyle & Tariq Malik are joined by legendary flight director Gerry Griffin to talk about the air leak that occurred in the International Space Station.

You can find more about TWiT and subscribe to our full shows at https://podcasts.twit.tv
Subscribe: https://twit.tv/subscribe

Products we recommend: https://www.amazon.com/shop/twitnetcastnetwork
TWiT may earn commissions on certain products.

Join Club TWiT for Ad-Free Podcasts!
Support what you love and get ad-free shows, a members-only Discord, and behind-the-scenes access.
Join today: https://twit.tv/clubtwit

Join our TWiT Community on Discourse: https://www.twit.community/

Follow us:
– Bluesky: https://bsky.app/profile/twit.tv
– X: https://x.com/twit
– Mastodon: https://mastodon.social/@twit
– Facebook: https://www.facebook.com/TWiTNetwork
– Instagram: https://www.instagram.com/twit.tv
– TikTok: https://www.tiktok.com/@twittok
– LinkedIn: https://www.linkedin.com/company/twit-llc

About us:
TWiT.tv is a technology podcasting network located in the San Francisco Bay Area with the #1 ranked technology podcast This Week in Tech hosted by Leo Laporte. Every week we produce over 30 hours of content on a variety of programs including Tech News Weekly, MacBreak Weekly, Windows Weekly, Security Now, Intelligent Machines, and more.

Source

Optimizing ML Models for Business ROI with H2O Driverless AI | Part 25

Optimizing ML Models for Business ROI with H2O Driverless AI | Part 25

Video by H2O.ai via YouTube
Optimizing ML Models for Business ROI with H2O Driverless AI | Part 25

How H2O.ai aligns ML model development with business outcomes using custom scorers, ROI documentation, and enterprise tool integration.

AI projects only succeed when they deliver measurable business value. H2O.ai organizes technical work around strategic goals using structured workspaces and business metadata tagging. Custom scoring functions in Driverless AI allow teams to optimize models directly for profit functions—such as customer retention probability or intervention costs—rather than generic statistical metrics. The H2O Super Agent can autonomously draft ROI analyses, while API integrations with tools like Jira and ServiceNow synchronize the model lifecycle with existing enterprise workflows.

Technical Capabilities & Resources

➤ Goal-Oriented Workspaces: Organize AI projects around business strategy and expected outcomes using collaborative workspace descriptions.
🔗 https://docs.h2o.ai/haic-documentation/guide/general/create-manage-workspaces

➤ Custom Business Value Scoring: Optimize Driverless AI models directly for revenue or cost-based profit functions using custom scorers.
🔗 https://github.com/h2oai/driverlessai-recipes/blob/master/scorers/classification/binary/profit.py

➤ Automated Business Documentation: Use AutoDoc and the H2O Super Agent to generate business cases and ROI analyses from model performance data.
🔗 https://docs.h2o.ai/driverless-ai/latest-stable/docs/userguide/autodoc.html

➤ Enterprise Tool Integration: Synchronize model lifecycle events with Jira, ServiceNow, or Azure DevOps via the Python API.
🔗 https://docs.h2o.ai/driverless-ai/latest-stable/docs/userguide/python_client.html

Source

Why Do Coding Agents Need Tracing? | MLflow 3.12

Why Do Coding Agents Need Tracing? | MLflow 3.12

Video by MLflow via YouTube
Why Do Coding Agents Need Tracing? | MLflow 3.12

Coding agents need tracing because chat logs and file diffs do not show every tool call, token cost, or sub-agent step. MLflow 3.12 traces Claude Code, Codex, Gemini CLI, OpenCode, Qwen Code, and OpenHands so you can see what the agent actually did.

From the MLflow 3.12 deep dive with Yuki Watanabe (Databricks).

Full webinar: https://www.youtube.com/watch?v=A1aNFvApZv8
Docs: https://mlflow.org/docs/latest/genai/tracing/

#MLflow #CodingAgents #AIObservability #GenAI #LLMOps

Source