Display Jupyter Cell ID
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
For collaborating with copilot, we need an elegant way to describe a certain cell to AI.
Now there is no human readable identifier for each cell. But I know that in the notebook source code, there is indeed a fixed ID for each cell. Why can't we let vs code display that id?
Contributor guide
Assessment
This issue has not been assessed yet.