
Work Here?
Deepnote is a cloud-based collaborative data notebook for data analysis and team work. It lets data teams connect to data sources such as warehouses, databases, and lakehouses within seconds, then run code in Python, SQL, and R, with SQL blocks supporting Jinja and integrated data schemas. Access is managed via subscription plans that scale with features and integrations. Unlike many tools that focus on solo work or limited integrations, Deepnote emphasizes real-time collaboration, security, and seamless cloud access to diverse data sources so teams can work together on analyses. Its goal is to help organizations make data-driven decisions faster and more accurately by enabling scalable, secure, and collaborative data exploration and interpretation.
Industries
Data & Analytics
Enterprise Software
Company Size
11-50
Company Stage
Series A
Total Funding
$23.9M
Headquarters
San Francisco, California
Founded
2019
See people who can refer or advise you
Help us improve and share your feedback! Did you find this helpful?
Total Funding
$23.9M
Above
Industry Average
Funded Over
3 Rounds
Industry standards
Health Insurance
Dental Insurance
Vision Insurance
Life Insurance
Disability Insurance
Health Savings Account/Flexible Spending Account
Unlimited Paid Time Off
Flexible Work Hours
Remote Work Options
Paid Vacation
Paid Sick Leave
Paid Holidays
Sabbatical Leave
Hybrid Work Options
Stock Options
Company Equity
401(k) Retirement Plan
401(k) Company Match
Performance Bonus
Profit Sharing
Employee Stock Purchase Plan
Relocation Assistance
Employee Referral Bonus
Student Loan Assistance
Parental Leave
Family Planning Benefits
Fertility Treatment Support
Adoption Assistance
Childcare Support
Elder Care Support
Pet Insurance
Bereavement Leave
Professional Development Budget
Conference Attendance Budget
Training Programs
Tuition Reimbursement
Professional Certification Support
Mentorship Program
Wellness Program
Mental Health Support
Gym Membership
Commuter Benefits
Meal Benefits
Phone/Internet Stipend
Home Office Stipend
Legal Services
Employee Discounts
Company Social Events
Introducing Deepnote Agent Workspace. By Jakub Jurovych - Updated on August 3, 2026 Most of the data work ahead will be done by agents. But where will that work happen? Everyone agrees agents can't do data work without understanding your business: your metrics, your schemas, and your org's quirks - your unique context. Weirdly, Deepnote can't seem to agree where this context should live. Warehouse companies say it should be the warehouse. The AI labs say it should be in the chat history. Context startups say it should be in their products. In its latest piece on the topic, a16z says Deepnote is one of the likely candidates for this. Today, Deepnote is introducing the Deepnote Agent Workspace, a shared environment where data teams turn trusted analyses into reusable skills, agents, and apps. Before Deepnote dive into the announcement, it's useful to recap the current state of the art. What the frontier labs built. In the first half of 2026, OpenAI, Meta, and Anthropic each published a detailed write-up of the data agent they run internally. Different stacks, different vocabularies, but underneath, the same four architectural patterns: * A set of verified sources, so the agent starts from a curated subset instead of the whole warehouse. * Semantic knowledge written down: what the columns mean, what the business calls things, and the tribal context that never made it into a schema (OpenAI counts six layers of this). * Procedures that encode how a given task should be done, kept deliberately separate from the knowledge (Meta calls this Ingredients and Recipes). * An interface where people review and steer agents, wrapped in existing access controls and a full record of what the agent did. Every lab built that for itself, with a platform team most companies don't have. Companies are attempting to replicate this, too. Function-specific teams (e.g., GTM, product, etc.) are now building narrower versions for their own workflows. These systems can be fast to prototype, but they are often tied to personal credentials, limited to one department, and difficult to govern or extend across the company. Miro's GTM team recently described the engine they run for sales and customer success. Semantic views in Snowflake as the source of truth across Gong, Salesforce, Gainsight, and product usage. Capabilities, the atomic reads everything else calls. Knowledge references, which they describe as the context layer of their GTM org. Workflows, which are the skills their team actually opens. It runs out of Claude Cowork, and about 56% of the team uses it weekly. Sources, knowledge, procedures, an interface: the same four things, arrived at independently. Similarly, Apollo.io CEO described building a sequence analytics interface he could deploy company-wide in about 30 minutes, for about $30 in tokens. Work that used to mean a RevOps analyst, a data engineer, an ETL layer, and a BI license. So a company gets its context layer in one of two ways: * A functional team builds it for a specific use case. It works quickly, but it is narrow in scope, often tied to personal credentials, and usually only reflects one part of the business (like GTM). The next adjacent use case requires rebuilding the same system again, often in another 30 minutes and another $30 in tokens. * The data team builds it as a shared layer. In this case, it can become authoritative across the business - but only if they have a proper environment to build and maintain it, rather than assembling it from scratch as a one-off platform project each time. That second option is what Deepnote is making possible today: Deepnote Agent Workspace, a shared place where people and agents work on the same data. It's the architecture everyone keeps rebuilding, as a product. What is Deepnote Agent Workspace? In a nutshell, it comprises three building blocks, with 100+ integrations as the connective tissue. * Skills are knowledge an agent can use, with rules about who may use it. A module called active_workspaces settles what counts as active in the first place, whether a scheduled run counts when nobody has opened anything, which internal and trial accounts are excluded, and how orgs running four workspaces are deduped. Agents read it like markdown, but it also carries the permissions and the sources it's allowed to touch, so the same skill answers a question for a finance lead and refuses one it shouldn't. * Agents are a runtime plus a set of instructions, which is a thing that has had a name for a while: a notebook. Everything in it is context, including your skills, SQL, integrations, and tables. Run one while you shape the analysis, schedule it once the work recurs, or trigger it from the API. Sequoia calls this shape a Goldilocks agent: adaptive within the boundaries of explicit state, tools, and permissions. * Apps are how the work reaches people who won't open a notebook. Build one in Codex or Cursor or the terminal, host it on Deepnote, and it inherits the workspace: integrations instead of your local keys, the team's permissions, a schedule if it needs one. Integrations ground all three. 100+ data sources natively, and other connections like Salesforce or Linear through pre-built MCPs, plus any custom MCP you add. Connect a source once, and every skill, agent, and app inherits it along with the permissions you are entitled to. Work with agents anywhere. The workspace is available wherever the work begins: in Deepnote, from Codex, Claude Code, or any IDE via MCP, in Slack, from the terminal, or headlessly through API. The foundation: executable markdown. The foundation is the notebook - something Deepnote is great at. Turns out, this is the format agents needed all along: an executable markdown. Narrative, code, permissions, and environments live in one file. In Deepnote, writing the work down is the work: every notebook automatically becomes context that agents read from and build on, so each question starts from everything the last one learned. You don't point a separate context layer at your stack. Your Deepnote workspace becomes one. Data teams are the natural owners of this layer. Building an agent stopped being an implementation problem. It's a specification and evaluation problem, which is a different job with a different owner. Domain teams hold the operating knowledge: what counts as fraud, which accounts matter, when an exception is fine. Data teams are the ones who can turn that into governed skills, agents, and apps, then own the harness around an AI application as data science work in its own right: reading traces, building evals, studying failures. Nobody else in the company has this know-how. If your team has an analysis that ought to be an ongoing responsibility, something currently spread across a notebook, a script, a scheduler, a dashboard, and Slack, Deepnote'd like to build it with you. Book a call with its forward-deployed engineers to pilot Deepnote Agent Workspace as a design partner. Further reading. Jakub Jurovych CEO @ Deepnote
Deepnote has signed a definitive agreement to acquire Hyperquery, a visionary startup in the data analytics space. We are unifying the data analytics market and integrating Hyperquery’s capabilities and customers into Deepnote, the leading AI-powered data notebook.
Deepnote acquires Hyperquery; enabling organizations to democratize AI and data analytics.
Despite the economic downturn of 2022 with spiking inflation and significantly rising energy prices, the Czech Republic startup ecosystem has recorded
Deepnote, an early-stage startup backed by Accel and Index Ventures, launched version 1.0 today, opening up to the general availability of collaborative data science notebooks to data teams worldwide.
Find jobs on Simplify and start your career today
Industries
Data & Analytics
Enterprise Software
Company Size
11-50
Company Stage
Series A
Total Funding
$23.9M
Headquarters
San Francisco, California
Founded
2019
Find jobs on Simplify and start your career today