Google Colab now includes AI prompt cells, a new cell type that lets users interact with Gemini models directly in the notebook to generate, explain, and refine Python code. Unlike code and text cells, AI prompt cells are not context-aware of the rest of the notebook, so users must paste relevant code explicitly. A recommended
Sort: