NotebookLM Just Became Gemini Notebook

Google Renames NotebookLM to Gemini Notebook

Google is renaming NotebookLM to Gemini Notebook. According to The Verge AI, the company announced the change on Thursday, and the app stays standalone even as it gets wired deeper into Gemini and Google Search. The name is the headline. The code execution buried in the same announcement is the actual story.

What you need to know:

  • The rename: NotebookLM is now Gemini Notebook. No merge, no shutdown. It remains its own app.
  • The integration: It already connects to the Gemini app. Google says notebooks are coming to AI Mode, the chatbot-style experience inside Search.
  • The upgrade: Gemini Notebook can now connect to a secure cloud computer to write and execute code.
  • Who gets it: Google AI Ultra and Workspace business customers have the code feature now. Pro users on the web get it “over the coming weeks,” per The Verge AI.

Why the name change isn’t just cosmetic

The “LM” in NotebookLM was a fossil. It came from an era when Google was still shipping research projects with model-flavored names and hoping something stuck. The app started life as Project Tailwind in May 2023 and went wide a few months later.

Then it did something Google products rarely do. It became genuinely beloved. Audio Overviews, the feature that turns your documents into a two-host AI podcast, went viral on its own merit. Narrated slideshows and short vertical clips followed.

Putting Gemini in the name is Google saying this is core infrastructure, not a lab experiment. Google has a well-earned reputation for quietly retiring things people liked. Products carrying the flagship brand tend not to get that treatment. What stands out here is the decision to keep it standalone. Google could have folded it into the Gemini app and called it a feature. It didn’t.

The part everyone will skim past

A notebook that can run code is a different product than a notebook that can summarize.

Before this, Gemini Notebook was a retrieval and synthesis tool. You fed it sources, it read them, it answered questions and produced summaries grounded in what you gave it. Useful, but it couldn’t compute anything. Ask it to run a regression across your uploaded CSVs and you’d get a description of what a regression is.

A secure cloud computer changes the math. The model writes code, runs it in a sandbox, and returns actual results. That’s the same pattern behind ChatGPT’s data analysis mode and Claude’s analysis tool, now attached to a research app that already holds your source documents.

The combination is what matters. Most code-execution tools make you upload data every session. Gemini Notebook already knows your corpus.

What to do about it

  • Check your tier. If you’re on Ultra or Workspace business, the code feature is live. Pro web users, wait a few weeks. Nothing has been said about free.
  • Update your internal docs. If your team has runbooks, onboarding guides, or SOPs referencing NotebookLM, they’re about to be wrong.
  • Watch AI Mode. Notebooks landing inside Search is a bigger distribution shift than the rename. It moves a power-user tool in front of everyone.
  • Rethink what you put in it. If you’ve been treating it as a summarizer, reconsider. Uploading raw data instead of finished reports now makes sense.

What comes next

Google is consolidating. Everything is becoming Gemini-something, and the products that get the name are the ones surviving the next cleanup. Gemini Notebook made the cut, kept its independence, and picked up the ability to run code on your own material.

The interesting question is what happens when notebooks show up in Search. That’s when a niche research tool stops being niche. Full details are at the original source.

Scroll to Top