Skip to content

Update Notebook API for the python extension side of things#15884

Merged
IanMatthewHuff merged 2 commits into
microsoft:mainfrom
IanMatthewHuff:dev/ianhu/updateNotebookAPI
Apr 7, 2021
Merged

Update Notebook API for the python extension side of things#15884
IanMatthewHuff merged 2 commits into
microsoft:mainfrom
IanMatthewHuff:dev/ianhu/updateNotebookAPI

Conversation

@IanMatthewHuff
Copy link
Copy Markdown
Member

This PR updates the same changes seen in Jupyter here: microsoft/vscode-jupyter#5418

Mostly just change out .cells for getCells(), .cells.length for cellCount, and cells[x] for cellAt(x).

@IanMatthewHuff IanMatthewHuff merged commit a5c8a36 into microsoft:main Apr 7, 2021
@IanMatthewHuff IanMatthewHuff deleted the dev/ianhu/updateNotebookAPI branch April 7, 2021 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants