···6161 pkgs.python3.pkgs.playwright
6262 ]
6363 '';
6464- description = ''Extra packages to be available in the jupyter runtime enviroment'';
6464+ description = "Extra packages to be available in the jupyter runtime environment";
6565 };
6666 extraEnvironmentVariables = lib.mkOption {
6767- description = ''Extra enviroment variables to be set in the runtime context of jupyter notebook'';
6767+ description = "Extra environment variables to be set in the runtime context of jupyter notebook";
6868 default = { };
6969 example = lib.literalExpression ''
7070 {