Cant Install latest Jupyter extension due to vscode 1.79 not being released. #13538
Unanswered
MasterBoyd
asked this question in
General
Replies: 1 comment
-
The extensions tab within vs code should install the latest release of jupyter v2023.4.1011241018, and that only requires vscode 1.78. If you want to use the latest pre-release of the jupyter extension, you can use it on vscode insiders. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The latest released version of vscode is 1.78 but the minimum version for install of this jupyter extension is 1.79.
"engines":{"vscode":"^1.79.0"}
How can I get this installed?
Beta Was this translation helpful? Give feedback.
All reactions