-
Notifications
You must be signed in to change notification settings - Fork 338
Closed
Description
This plan captures our work on the Jupyter Extension in August 2023. We follow the same iteration cycle as VS Code. Although we plan for a whole iteration, we may not only ship at the end of an iteration but throughout.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
Mark | Description |
---|---|
🏃 | work in progress |
✋ | blocked task |
💪 | stretch goal for this iteration |
🔁 | repeating activity from iteration to iteration |
🔴 | missing issue reference |
🔵 | more investigation required to remove uncertainty |
⚫ | under discussion within the team |
General
- None.
API
- 🏃 Finalize API
JupyterServerProvider
vscode-jupyter#13894 and onboard AML @DonJayamanne
Remote Jupyter Server
- Investigate API support for kernel startup prehook vscode-jupyter#13893 @DonJayamanne
- Remove extra click for remote jupyter server connection vscode-jupyter#13892 @DonJayamanne
- 🏃 Plan for moving Jupyter Hub support to a separate extension vscode-jupyter#13973 @DonJayamanne
Kernels
- 💪 Fix custom ZMQ build for Linux ARM32/ARM64 vscode-jupyter#14070 @DonJayamanne
Engineering
- None.
Deferred
- None.