MyNixOS website logo
option

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 default package.

Declarations
Type
string
Default
"jupyter-notebook"
Example
"jupyter-lab"