python314Packages.notebook: quier lerna progress bar (#538269)

This commit is contained in:
Gaétan Lepage
2026-07-05 13:23:49 +00:00
committed by GitHub
@@ -81,6 +81,7 @@ buildPythonPackage rec {
];
env = {
CI = 1; # quiet lerna progress bar
JUPYTER_PLATFORM_DIRS = 1;
};