services.jupyter.user

Name of the user used to run the jupyter service. For security reason, jupyter should really not be run as root. If not set (jupyter), the service will create a jupyter user with appropriate settings.

Type
string
Default
"jupyter"
Example
"aborsu"
Declared
<nixpkgs/nixos/modules/services/development/jupyter/default.nix>