diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix index 81f602772d1..75a880cb889 100644 --- a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix @@ -8160,6 +8160,7 @@ in { homepage = "http://jupyter.org/"; license = licenses.bsd3; platforms = platforms.all; + priority = 100; # This is a metapackage which is unimportant }; };