services.jupyter.command

Which command the service runs. Note that not all jupyter packages have all commands, e.g. jupyter lab isn't present in the notebook package.

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