Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jupyter: Copy Cell IDNew to Visual Studio Code? Get it now.
Jupyter: Copy Cell ID

Jupyter: Copy Cell ID

chuxiongzhong

|
1 install
| (0) | Free
Copy the Jupyter Cell ID from the cell title menu
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jupyter: Copy Cell ID

A simple Visual Studio Code extension that adds a button to the Jupyter Notebook cell toolbar to easily copy the Cell's ID to your clipboard.

Features

  • Adds a "Copy Cell ID" button to every Jupyter notebook cell.
  • Copies the underlying standard Jupyter cell ID (useful for referencing specific cells in external tools or scripts).
  • Robustly handles different versions of VS Code and Jupyter notebook formats.

Usage

  1. Open any .ipynb notebook in VS Code.
  2. Hover over a cell or click the ... menu in the cell toolbar.
  3. Click the Copy Cell ID (copy icon) option.
  4. The cell ID is copied to your clipboard!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft