We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1960485 + 1121080 commit ca2a5bbCopy full SHA for ca2a5bb
pkgs/applications/editors/vscode/extensions/ms-toolsai.jupyter/default.nix
@@ -9,8 +9,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
9
mktplcRef = {
10
name = "jupyter";
11
publisher = "ms-toolsai";
12
- version = "2025.3.0";
13
- hash = "sha256-dH74EX5PDq4t/CukjsswtKLVwbE+q0J+fpZ1MA8CDZI=";
+ version = "2025.4.0";
+ hash = "sha256-UU2Ar6JNuEaODSqgssuR6E+XHEtjBojxfxEM8WiejMs=";
14
};
15
16
nativeBuildInputs = [
0 commit comments