Advertisement · 728 × 90

Posts by Eric Charles

Video

LLM apps in prod need more than accuracy—they need cost visibility.

Tokens drive spend, but most systems lack insight.

Datalayer’s open-source agent-runtimes adds runtime-level tracking, OTEL pluggability & React charts—works with any LLM.

PR: github.com/datalayer/ag...

7 hours ago 1 1 0 0
Post image

📄🌍 Published in #IEEE GRS Magazine (2026): “Artificial Intelligence for Earthquake Response.”

Datalayer ranked 2nd overall 🥈 in ESA + International Charter challenge.

Paper: ieeexplore.ieee.org/document/113...
DOI: doi.org/10.1109/MGRS...

1 day ago 1 1 0 0
Post image

We just opened a Discord for builders working with Datalayer AI Agents 🧠⚡

No marketing fluff—just real workflows, early features, and direct access to our team.

If you’re building or exploring, come join us 👇
discord.gg/YQFwvmSSuR

1 week ago 1 1 0 0
Preview
Release Release 0.23.0 · datalayer/jupyter-mcp-server 🚀 Release 0.23.0 🔗 Links PyPI Docker Hub What's Changed chore(deps): bump the actions group with 2 updates by @dependabot[bot] in #186 connect to jupyter server tool by @eleonorecharles in #192 ...

🚀 Jupyter MCP Server v0.23.0 is out!

Better notebook interactions, improved tool consistency, and more reliable execution ⚡

Thanks to all contributors 🙌
🔗 github.com/datalayer/ju...
#Jupyter #AI #MCP

1 week ago 4 1 0 0
Preview
50 Years of Thinking Different Read a letter from CEO Tim Cook as he reflects on 50 Years of Apple.

50 Years of Thinking Different www.apple.com/50-years-of-... #apple

1 week ago 2 1 0 0

Datalayer is writing a paper on cost-effective LLM agents (70–92% token reduction via codemode).

Seeking co-authors with real-world agent data.Read & apply → datalayer.ai/research/con...

#LLMAgents #AIEngineering #OpenScience

1 month ago 1 1 0 0
Preview
Reducing LLM Costs Through Programmatic Tooling | OpenTeams: Open SaaS AI Solutions | Own Your Future with Open Source Unlock efficient AI agent orchestration with MCP Code Mode

Going live in 30 minutes! 🚀
Join my online talk on Reducing LLM Costs Through Programmatic Tooling.

Save your spot: openteams.com/event/reduci...

1 month ago 0 0 0 0

Actually, not tomorrow, but on Thursday.

1 month ago 0 0 0 0
Preview
Reducing LLM Costs Through Programmatic Tooling | OpenTeams: Open SaaS AI Solutions | Own Your Future with Open Source Unlock efficient AI agent orchestration with MCP Code Mode

🚀 Cut your LLM costs by up to 90%!

Join me tomorrow for a practical deep dive on programmatic tools that make AI faster, smarter, and cheaper.

Hosted by OpenTeams. Don’t miss out!

🔗 Register here openteams.com/event/reduci...

1 month ago 0 0 1 0
Preview
AgentX AgentBeats Competition Compete to earn $1M+ in prizes by creating agentified AI agent benchmarks and contestants.

#AgentBeats Phase 1 (Green Agents) judging is almost done.

A competition focused on standardized, reproducible AI agent evaluation.

Winners announced early next week — hoping to make the run into Phase 2 🤞

Organized by @BerkeleyRDI

rdi.berkeley.edu/agentx-agent...

2 months ago 0 0 0 0
Advertisement
Post image

Our new Datalayer variant is built for AI Agent workloads—cutting data costs by up to 90% without sacrificing performance.

Scale smarter, faster, and cheaper! 💡

🔗 datalayer.ai

#AI #DataInnovation #AIAgents #CostEfficiency

2 months ago 1 1 0 0
Preview
Stop Installing Python to Run Notebooks in VS Code Run Python instantly using a Pyodide-powered browser kernel with the Datalayer VS Code extension

⚙️ Run Python notebooks instantly in VS Code with the Datalayer Pyodide kernel — no Python install, no Conda, no setup.

Open a notebook and start experimenting ✨
🎓 Beginners | ⚡ Quick tests | 🔒 Sandbox-safe

Read more 👉 medium.com/datalayer/st...

#VSCode #Python #Jupyter #Pyodide

2 months ago 3 1 0 0
Post image

🧵 1/6 What if your AI agent could actually DO things?

Not just chat. Actually search the web, access databases, read LinkedIn profiles, execute code.

That's what we built. Here's what you can do with Agent Runtimes 👇

3 months ago 1 1 1 0
Video

We’ve enhanced agent runtimes with a built-in model selector, making it easier than ever to choose the right model for each use case. #AI #LLM

3 months ago 2 0 0 0
Video

#Agent details now available - we will show the LLM context usage

3 months ago 1 0 0 0
Video

Inline chat toolbar implemented in the Agent Runtimes repository (github.com/datalayer/ag...
). It provides an easy way to work with your text content.

3 months ago 1 0 0 0
🪐 ⚛️ About Jupyter UI | 🪐 ⚛️ Jupyter UI Jupyter(Lab) Notebook is an IDE that allows Data Scientists to analyse datasets. However, it is not easy to create a custom user interface integrated in an existing application. Jupyter UI, an open-so...

1/ Jupyter UI documentation got a refresher

If this makes sense to you, you’re the target audience 👇

<JupyterReactTheme>
<Notebook path="analysis.ipynb" />
</JupyterReactTheme>

jupyter-ui.datalayer.tech

3 months ago 1 1 1 0
🪐 🌐 Jupyter Embed - Examples

5/ Built on @datalayer's battle-tested Jupyter React library. Full Jupyter ecosystem compatibility.

Try it → jupyter-embed.datalayer.tech

#Jupyter #Python #OpenSource

3 months ago 1 0 0 0

4/ Use cases:

🎓 Education - students run code in course materials
📚 Docs - executable API examples
🔬 Research - reproducible analyses
🤝 Collaboration - code that works in any browser

3 months ago 0 0 1 0
Advertisement

3/ What you get:

🧪 Interactive code cells
📓 Full notebooks
💻 Terminal sessions
🖥️ REPL consoles
📊 Rich outputs

3 months ago 0 0 1 0

2/ Add interactive Python cells, notebooks, terminals & consoles to ANY website with just HTML.

No React. No build tools. Just:
```html
<div data-jupyter-embed="cell">
<code>print("Hello!")</code>
</div>
```

3 months ago 0 0 1 0
Video

1/ 🪐 🌐 Just shipped: Jupyter Embed!

What if adding a live Python cell to your docs was as easy as adding an image?

Now it is. 🧵

3 months ago 1 0 1 0

🚀 Jupyter MCP Server docs just got a refresh!
Flattened TOC, new Reference & Providers sections, added JupyterHub + Google Colab providers (WIP), and more on security & multi-user use cases.

Docs: jupyter-mcp.datalayer.tech

Feedback welcome! 💬

3 months ago 1 1 0 0
Video

🪐 Jupyter Embed is here!

Add interactive Python cells, notebooks & terminals to ANY website with a simple script tag.

🎯 Live demo: jupyter-embed.datalayer.tech

Built with ❤️ for educators, developers & data scientists.

#Jupyter #Python #OpenSource

3 months ago 3 1 0 0
🪐 ⚛️ About Jupyter UI | 🪐 ⚛️ Jupyter UI Jupyter(Lab) Notebook is an IDE that allows Data Scientists to analyse datasets. However, it is not easy to create a custom user interface integrated in an existing application. Jupyter UI, an open-so...

The Jupyter UI docs just got a fresh revamp ✨
Now with embedded Storybook—take a look!
👉 jupyter-ui.datalayer.tech

3 months ago 1 1 0 0
Preview
AI Is Forcing Us To Write Good Code When Best Practices Are Best

this blog really nails a few things I’ve noticed about good architecture/coding practices for using agents, big recommend.

bits.logic.inc/p/ai-is-forc...

3 months ago 67 15 3 7
Video

Year-end confettis are here 🎊 Explore them in the Jupyter UI Storybook 👉 jupyter-ui-storybook.datalayer.tech?path=/story/...

3 months ago 0 0 0 0
jupyter-ui/packages/react at main · datalayer/jupyter-ui ⚛️ React.js components 💯% compatible with 🪐 Jupyter. - datalayer/jupyter-ui

Jupyter React 2.0 is live! 🎉

Breaking changes: Notebook2 is now default, kernel setup moves to useJupyter(). See migration examples github.com/datalayer/ju...

3 months ago 1 1 0 0
Advertisement

I guess human review and test coverage help

3 months ago 0 0 0 0