-
Notifications
You must be signed in to change notification settings - Fork 337
Closed
Closed
Copy link
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality
Description
Add support for remote kernels into a web enabled jupyter extension.
Here's the tasks involved:
- Switch to using URIs everywhere possible #9599
- Get NotebookController able to run in the web extension #9662
- Abstract the concept of 'local' and 'remote' from the NotebookControllerManager #9689
- Remote jupyter kernel creatable in web extension #9663
- Support authentication to jupyter https servers in web extension #9754
- Support interactive window in web extension #9717
- Get variable viewer working in web extension #9664
- DataFrame working in web extension #9665
- Ping doesn't work in web extension #9765
- Support notebook debugging in the Jupyter web extension #9973
- Support Interactive Window debugging in the Jupyter web extension #9974
- Better intellisense in the web version of jupyter extension #9976
- Jupyter kernel completions in the web #9977
- Support ipywidgets in the web extension #9984
- Support Export in Web #9996
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality