You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For #105283 we have added operations to replace cells or modify output and metadata for cells. These operations target a cell by notebook-uri and cell index. To make this API easy to consume we should add NotebookCell#index - being the index of the cell in the array of cells.