mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-24 03:35:38 +00:00
* registered editor with notebook model * migrated some stuff from Interactive Editor * display notebook and input box * dont always filter kernels by view * fix restore * implement some commands * working copy recovery/discarding * fix tear down * do not show last cell * simplify notebookOptions creation * reset text model on execute * fix run button * set tab name * use differentiated notebooktype to determine kernel * allow registering notebooks as other priorities * conditionally register actions * move registerAction back to top level * fix input box message * naming * dont register extra repl commands for now * use jupyter-notebook notebook type * set scratchpad on backup recovery * remove unused method
Jupyter for Visual Studio Code
Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
Features
This extension provides the following Jupyter-related features for VS Code:
- Open, edit and save .ipynb files