The whole hunk
from line 2, old and new numbered
/
lines
from line 2
22
33> Anthropic's AI workbench for rigorous science.
44
5Claude Science is a desktop application that pairs Claude with an analysis environment on your computer. Available in beta on macOS and Linux.
5Claude Science is a desktop application that pairs Claude with an analysis environment on your computer. Available in beta on macOS, Windows, and Linux.
66
77You describe a research task or analysis in plain language; Claude writes and runs Python, R, or shell code in a sandbox, reads the folders you grant it, pulls data from scientific databases through connectors, and saves results as versioned artifacts with a full provenance record. A background reviewer can check Claude's claims against the work that was actually run.
88
from line 15
1515## Requirements
1616
1717* A Claude account on a Pro, Max, Team, or Enterprise plan. On Team and Enterprise plans, an Owner must [enable Claude Science for the organization](/docs/claude-science/enable-claude-science) first.
18* macOS 13 or later (Apple silicon or Intel), or Linux x64 on a glibc-based distribution.
18* macOS 13 or later (Apple silicon or Intel), Windows 11 (x64), or Linux x64 on a glibc-based distribution.
1919* About 5 GB of free disk space for the runtime and starter environments.
2020* On Linux: socat, bubblewrap 0.8.0 or later, and unprivileged user namespaces permitted by the kernel.
21* On Windows: the Microsoft Visual C++ Redistributable (x64), which some features depend on and most PCs already have (see [Run on Windows](/docs/claude-science/run-on-windows#requirements)).
2122