#datalayer
Follow the datalayer-ai feed bsky.app/profile/did:... to learn more about data analysis
September 23, 2026 at 6:02 PM
This is such a cool role on one of the greatest teams I've ever worked with. Feel free to message me if you have questions about Bloomberg or their infrastructure org.

bloomberg.avature.net/careers/JobD...
Senior Software Engineer - DataLayer Experience
bloomberg.avature.net
July 20, 2026 at 9:29 AM
How to use Pupppeteer and gcp to monitor your dataLayer #measurecamp
November 16, 2024 at 3:27 PM
github.com/rauann/ash_d... a community member created a dynamo db DataLayer for #AshFramework 😎 #ElixirLang
GitHub - rauann/ash_dynamo: Ash data layer for DynamoDB
Ash data layer for DynamoDB. Contribute to rauann/ash_dynamo development by creating an account on GitHub.
github.com
December 18, 2025 at 8:53 AM
🤝 Jupyter MCP Server keeps reaching new users!

A recent request is to publish the project on **conda-forge**. If you have conda-forge experience, we'd love your help:
github.com/datalayer/ju...

New contributors? Start here:
github.com/datalayer/ju...

#Jupyter #OpenSource #Python #MCP
July 29, 2026 at 5:55 AM
✨ An agent that answers with an interface, not a wall of text.

📅 A form that sends your input back to the agent;

📊 Jupyter output as an A2UI surface, buttons that send your click to the code.

🎬 90 s, 🔓 open source → github.com/datalayer/agent-runtimesabout:blank#blocked

#A2UI #Jupyter
September 23, 2026 at 2:02 PM
According to the London Transport Museum, it's more properly translated "quiet for the dead, health for the living," which makes sense because one of the issues was the amounts of ill-health to the living caused by having a city stuffed full of dead people.
library.ltmuseum.co.uk/portal/Defau...
Skip to content of the page as possible: -->(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TQ7CHHH'); tag: *** -->
library.ltmuseum.co.uk
March 3, 2026 at 12:15 PM
🥈 We just open-sourced our **AI for Earthquake Response** solution.

2nd place at the ESA Φ-lab challenge.

📖 Blog:
datalayer.blog/2025/09/12/a...

💻 Code:
github.com/datalayer-ch...

Next: reproduce it on Datalayer.

#AI #OpenSource
August 4, 2026 at 8:42 AM
The Datalayer VS Code extension is here. It brings a Notion-style editor (built on Lexical) right into your Jupyter environment.

Just code, write, and explain in one place.
It's open source 👐 and integrated with Copilot 🤖.

medium.com/datalayer/no...

#VSCode #Jupyter #DataScience #OpenSource
Notion Meets Jupyter: Unifying Data Analysis, Experimentation, and Storytelling — Available in VS…
Turn your raw analysis into readable narratives. A new open-source experience for VS Code and the web.
medium.com
December 16, 2025 at 2:39 PM
⚙️ 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
Stop Installing Python to Run Notebooks in VS Code
Run Python instantly using a Pyodide-powered browser kernel with the Datalayer VS Code extension
medium.com
January 16, 2026 at 2:41 PM
What a smooth movement! Same sync logic, but players now walk tile-to-tile with interpolation and server-authoritative positions. Considering Tiled for tilemaps since the server datalayer complicates things. Any Tiled tips / experience?

#DevLogThursday #GameDev #IndieDev
February 19, 2026 at 1:50 PM
It runs on Reactor, our open-source plugin platform (VS Code–style contribution points, Python and TypeScript), through reactor-mcp-server: an MCP foundation any server can build on.

Release notes: jupyter-mcp-server.datalayer.tech/releases
Repo: github.com/datalayer/ju...
Releases | 🪐 🔧 Jupyter MCP Server documentation
Latest Release
jupyter-mcp-server.datalayer.tech
September 21, 2026 at 2:59 PM
🚀 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
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 ...
github.com
April 1, 2026 at 1:49 PM
One more example for #Jupyter React integrated with #Next.js - Try it on jupyter-nextjs-example.vercel.app

OSS repo on github.com/datalayer-ex...
github.com
July 18, 2025 at 3:42 PM
Learn to build a flexible data layer with GraphQL for Java developers. Matteo Rossi shares crucial guidance in his latest article. Don't miss it! foojay.io/today/graphq... #Java #GraphQL #DataLayer
foojay – a place for friends of OpenJDK
foojay is the place for all OpenJDK Update Release Information. Learn More.
foojay.io
February 4, 2026 at 7:24 AM
Curious about Datalayer? Have a look at the open-source components we have created to make a better Jupyter https://github.com/datalayer
May 8, 2023 at 1:47 PM
Jupyter MCP Server 1.0.2 is out! 🎉 Now supports the default Jupyter stack—no more pinning older collaboration versions. Use the version you want.

👉 github.com/datalayer/ju...
April 27, 2026 at 6:47 AM
🚀 #Jupyter #MCP Server 0.21.0 is out! A single-PR release that speeds up tool discovery by adding caching — super handy for agents that love to use (or abuse) the get_tools API 😄

🔗 github.com/datalayer/ju...
Release Release 0.21.0 · datalayer/jupyter-mcp-server
🚀 Release 0.21.0 🔗 Links PyPI Docker Hub What's Changed add get_tool caching by @eleonorecharles in #177 Full Changelog: v0.20.1...v0.21.0
github.com
November 27, 2025 at 3:15 PM
Consent banners shouldn't be expensive or complicated. That’s exactly why I built Keksly.

Keksly is my take on a lean, modern consent banner:
- Open Source
- Consent Mode Support
- Built-in script blocker
- DataLayer Support
- User Based Consent History
- Zero Dependencies

Give it a try
keksly.eu
January 11, 2026 at 10:21 PM
Support @ Datalayer | Ξ Datalayer Documentation
<Bento.Item
docs.datalayer.app
April 21, 2025 at 10:49 AM
Jupyter MCP Server 0.19.0 is out! 🎉
Now you can use /jupyter-cite prompts to reference specific notebook cells — perfect for precise LLM operations.
Docs: jupyter-mcp-server.datalayer.tech/prompts

Release: github.com/datalayer/ju...
Release Release 0.19.0 · datalayer/jupyter-mcp-server
🚀 Release 0.19.0 🔗 Links PyPI Docker Hub What's Changed enhance docs structure by @eleonorecharles in #155 Prompt/add cite component by @ChengJiale150 in #159 test/add test for Prompt Feature by...
github.com
November 7, 2025 at 9:27 AM
🪐 Jupyter MCP Server v1.1.3 is out!

More reliability, better compatibility, and a smoother experience for AI agents working with Jupyter Notebooks.

Release notes:
github.com/datalayer/ju...

#Jupyter #MCP #AI
Release Release 1.1.3 · datalayer/jupyter-mcp-server
🚀 Release 1.1.3 🔗 Links PyPI Docker Hub What's Changed fix(execute): track a timed-out execute_code's background task so is_kernel_busy sees it by @AmirF194 in #318 refactor: rename sandbox kern...
github.com
July 28, 2026 at 2:43 PM
✨ Introducing jupyter-mcp-server! A Model Context Server that brings #Jupyter tools to any #AI #LLM, including Claude, Azure OpenAI, GitHub Copilot, AWS Bedrock & more.

🔗 Check it out: github.com/datalayer/ju...
February 13, 2025 at 7:05 PM
🎨 One theme doesn't fit everyone.

Datalayer now has 5 themes:
🟢 Datalayer (classic)
🌌 Spatial (cosmic)
🌹 Lovely (warm)
💚 Matrix (terminal)
🌍 Earth (nature)

Plus Light, Dark & Auto modes.

🎥 www.loom.com/share/4977d2...

Which theme would you pick?
Datalayer ☰ AI Agents for Data Analysis - 29 July 2026
Use Loom to record quick videos of your screen and cam. Explain anything clearly and easily – and skip the meeting. An essential tool for hybrid workplaces.
www.loom.com
July 29, 2026 at 4:40 PM
Big news: @pydantic.dev is donating the FastA2A repo to Datalayer. We'll take over maintenance and evolution of this MIT-licensed A2A framework, building on recent streaming collaboration. Focus: A2UI, Jupyter sandboxes, and agent-to-agent infra. 🚀

datalayer.ai/blog/2026/05...
datalayer.ai
May 8, 2026 at 4:41 PM