Developer Guide to build source code #16965
-
Hi everyone, I’m trying to build the vscode-jupyter extension from source, and I’d like to test different release tags (e.g., v2024.9.1). Is there any developer guide or reference documentation that explains how to build and run the extension for different releases(speciall old releases)? |
Beta Was this translation helpful? Give feedback.
Answered by
DonJayamanne
Sep 10, 2025
Replies: 1 comment
-
See https://github.com/microsoft/vscode-jupyter/blob/main/CONTRIBUTING.md |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DonJayamanne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://github.com/microsoft/vscode-jupyter/blob/main/CONTRIBUTING.md
As well as the Github actions and npm scripts.