> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.latch.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> The Analysis cell functions similarly to a Python cell in a Jupyter Notebook, allowing users to input, modify, and execute Python code interactively.

<img src="https://mintcdn.com/latchbio/rZf7ybfryGn4thLo/images/plots/basics/side-view-analysis-cell.png?fit=max&auto=format&n=rZf7ybfryGn4thLo&q=85&s=704b40c245f0a7f30eb5faef24f0226b" className="w-full" width="3456" height="1246" data-path="images/plots/basics/side-view-analysis-cell.png" />

One key difference from the native Jupyter cell is that you can import the Latch Plots library and write single lines of Python code to define user-friendly and no-code widgets that get exposed to scientists.
