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

# Script libraries

> PyPI packages registered for the workspace, with pinned versions.

**Settings → Script libraries** manages the Python (PyPI) packages registered for this workspace. The **Used in** column shows where each package is referenced.

## The package list

Each registered package shows its **name**, pinned **version**, and **Used in**. **Reload** re-reads the current state.

## Adding a package

Under **Add package**:

1. Enter the package name as it appears on **PyPI**.
2. **Fetch latest** looks up the newest version.
3. Pin a **version** (or keep the fetched one).
4. Press **Add**.

Pinning matters: the workspace stays on the pinned version, so upgrades are an explicit decision, not a surprise.
