(NEW) Options
jupyterlab.runtimePackages
A list of runtime packages available to all binaries
Type: list of package
Default
kernel.bash
A bash kernel for IPython.
Type: attribute set of (submodule)
Default
Example
kernel.bash.<name>.displayName
Display name of the bash kernel.
Type: string
Default
Example
kernel.bash.<name>.editablePackageSources
A mapping from package name to source directory, these will be
installed in editable mode. Note that path dependencies with
Type: attribute set of (null or path)
Default
Example
kernel.bash.<name>.enable
Enable bash kernel.
Type: boolean
Default
Example
kernel.bash.<name>.extraPackages
A function taking a Python package set and returning a list of extra
packages to include in the environment. This is intended for
packages deliberately not added to
Type: function that evaluates to a(n) list of package
Default
Example
kernel.bash.<name>.groups
Which Poetry 1.2.0+ dependency groups to install for this bash kernel.
Type: list of string
Default
Example
kernel.bash.<name>.name
Name of the bash kernel.
Type: string
Default
Example
kernel.bash.<name>.nixpkgs
nixpkgs flake input to be used for this bash kernel.
Type: path
Default
Example
kernel.bash.<name>.overrides
Path to
Type: path
Default
Example
kernel.bash.<name>.poetry2nix
poetry2nix flake input to be used for this bash kernel.
Type: path
Default
Example
kernel.bash.<name>.poetrylock
Path to
Type: path
Default
Example
kernel.bash.<name>.preferWheels
Use wheels rather than sdist as much as possible.
Type: boolean
Default
Example
kernel.bash.<name>.projectDir
Path to the root of the poetry project that provides this bash kernel.
Type: path
Default
Example
kernel.bash.<name>.pyproject
Path to
Type: path
Default
Example
kernel.bash.<name>.python
Name of the python interpreter (from nixpkgs) to be used for this bash kernel.
Type: string
Default
Example
kernel.bash.<name>.runtimePackages
A list of runtime packages available in this bash kernel.
Type: list of package
Default
kernel.bash.<name>.withDefaultOverrides
Should we use default overrides provided by poetry2nix.
Type: boolean
Default
Example
kernel.c
A c kernel for IPython.
Type: attribute set of (submodule)
Default
Example
kernel.c.<name>.displayName
Display name of the c kernel.
Type: string
Default
Example
kernel.c.<name>.editablePackageSources
A mapping from package name to source directory, these will be
installed in editable mode. Note that path dependencies with
Type: attribute set of (null or path)
Default
Example
kernel.c.<name>.enable
Enable c kernel.
Type: boolean
Default
Example
kernel.c.<name>.extraPackages
A function taking a Python package set and returning a list of extra
packages to include in the environment. This is intended for
packages deliberately not added to
Type: function that evaluates to a(n) list of package
Default
Example
kernel.c.<name>.groups
Which Poetry 1.2.0+ dependency groups to install for this c kernel.
Type: list of string
Default
Example
kernel.c.<name>.name
Name of the c kernel.
Type: string
Default
Example
kernel.c.<name>.nixpkgs
nixpkgs flake input to be used for this c kernel.
Type: path
Default
Example
kernel.c.<name>.overrides
Path to
Type: path
Default
Example
kernel.c.<name>.poetry2nix
poetry2nix flake input to be used for this c kernel.
Type: path
Default
Example
kernel.c.<name>.poetrylock
Path to
Type: path
Default
Example
kernel.c.<name>.preferWheels
Use wheels rather than sdist as much as possible.
Type: boolean
Default
Example
kernel.c.<name>.projectDir
Path to the root of the poetry project that provides this c kernel.
Type: path
Default
Example
kernel.c.<name>.pyproject
Path to
Type: path
Default
Example
kernel.c.<name>.python
Name of the python interpreter (from nixpkgs) to be used for this c kernel.
Type: string
Default
Example
kernel.c.<name>.runtimePackages
A list of runtime packages available in this c kernel.
Type: list of package
Default
kernel.c.<name>.withDefaultOverrides
Should we use default overrides provided by poetry2nix.
Type: boolean
Default
Example
kernel.elm
A elm kernel for IPython.
Type: attribute set of (submodule)
Default
Example
kernel.elm.<name>.displayName
Display name of the elm kernel.
Type: string
Default
Example
kernel.elm.<name>.editablePackageSources
A mapping from package name to source directory, these will be
installed in editable mode. Note that path dependencies with
Type: attribute set of (null or path)
Default
Example
kernel.elm.<name>.enable
Enable elm kernel.
Type: boolean
Default
Example
kernel.elm.<name>.extraPackages
A function taking a Python package set and returning a list of extra
packages to include in the environment. This is intended for
packages deliberately not added to
Type: function that evaluates to a(n) list of package
Default
Example
kernel.elm.<name>.groups
Which Poetry 1.2.0+ dependency groups to install for this elm kernel.
Type: list of string
Default
Example
kernel.elm.<name>.name
Name of the elm kernel.
Type: string
Default
Example
kernel.elm.<name>.nixpkgs
nixpkgs flake input to be used for this elm kernel.
Type: path
Default
Example
kernel.elm.<name>.overrides
Path to
Type: path
Default
Example
kernel.elm.<name>.poetry2nix
poetry2nix flake input to be used for this elm kernel.
Type: path
Default
Example
kernel.elm.<name>.poetrylock
Path to
Type: path
Default
Example
kernel.elm.<name>.preferWheels
Use wheels rather than sdist as much as possible.
Type: boolean
Default
Example
kernel.elm.<name>.projectDir
Path to the root of the poetry project that provides this elm kernel.
Type: path
Default
Example
kernel.elm.<name>.pyproject
Path to
Type: path
Default
Example
kernel.elm.<name>.python
Name of the python interpreter (from nixpkgs) to be used for this elm kernel.
Type: string
Default
Example
kernel.elm.<name>.runtimePackages
A list of runtime packages available in this elm kernel.
Type: list of package
Default
kernel.elm.<name>.withDefaultOverrides
Should we use default overrides provided by poetry2nix.
Type: boolean
Default
Example
kernel.nix
A nix kernel for IPython.
Type: attribute set of (submodule)
Default
Example
kernel.nix.<name>.displayName
Display name of the nix kernel.
Type: string
Default
Example
kernel.nix.<name>.editablePackageSources
A mapping from package name to source directory, these will be
installed in editable mode. Note that path dependencies with
Type: attribute set of (null or path)
Default
Example
kernel.nix.<name>.enable
Enable nix kernel.
Type: boolean
Default
Example
kernel.nix.<name>.extraPackages
A function taking a Python package set and returning a list of extra
packages to include in the environment. This is intended for
packages deliberately not added to
Type: function that evaluates to a(n) list of package
Default
Example
kernel.nix.<name>.groups
Which Poetry 1.2.0+ dependency groups to install for this nix kernel.
Type: list of string
Default
Example
kernel.nix.<name>.name
Name of the nix kernel.
Type: string
Default
Example
kernel.nix.<name>.nixpkgs
nixpkgs flake input to be used for this nix kernel.
Type: path
Default
Example
kernel.nix.<name>.overrides
Path to
Type: path
Default
Example
kernel.nix.<name>.poetry2nix
poetry2nix flake input to be used for this nix kernel.
Type: path
Default
Example
kernel.nix.<name>.poetrylock
Path to
Type: path
Default
Example
kernel.nix.<name>.preferWheels
Use wheels rather than sdist as much as possible.
Type: boolean
Default
Example
kernel.nix.<name>.projectDir
Path to the root of the poetry project that provides this nix kernel.
Type: path
Default
Example
kernel.nix.<name>.pyproject
Path to
Type: path
Default
Example
kernel.nix.<name>.python
Name of the python interpreter (from nixpkgs) to be used for this nix kernel.
Type: string
Default
Example
kernel.nix.<name>.runtimePackages
A list of runtime packages available in this nix kernel.
Type: list of package
Default
kernel.nix.<name>.withDefaultOverrides
Should we use default overrides provided by poetry2nix.
Type: boolean
Default
Example
kernel.python
A python kernel for IPython.
Type: attribute set of (submodule)
Default
Example
kernel.python.<name>.displayName
Display name of the python kernel.
Type: string
Default
Example
kernel.python.<name>.editablePackageSources
A mapping from package name to source directory, these will be
installed in editable mode. Note that path dependencies with
Type: attribute set of (null or path)
Default
Example
kernel.python.<name>.enable
Enable python kernel.
Type: boolean
Default
Example
kernel.python.<name>.extraPackages
A function taking a Python package set and returning a list of extra
packages to include in the environment. This is intended for
packages deliberately not added to
Type: function that evaluates to a(n) list of package
Default
Example
kernel.python.<name>.groups
Which Poetry 1.2.0+ dependency groups to install for this python kernel.
Type: list of string
Default
Example
kernel.python.<name>.name
Name of the python kernel.
Type: string
Default
Example
kernel.python.<name>.nixpkgs
nixpkgs flake input to be used for this python kernel.
Type: path
Default
Example
kernel.python.<name>.overrides
Path to
Type: path
Default
Example
kernel.python.<name>.poetry2nix
poetry2nix flake input to be used for this python kernel.
Type: path
Default
Example
kernel.python.<name>.poetrylock
Path to
Type: path
Default
Example
kernel.python.<name>.preferWheels
Use wheels rather than sdist as much as possible.
Type: boolean
Default
Example
kernel.python.<name>.projectDir
Path to the root of the poetry project that provides this python kernel.
Type: path
Default
Example
kernel.python.<name>.pyproject
Path to
Type: path
Default
Example
kernel.python.<name>.python
Name of the python interpreter (from nixpkgs) to be used for this python kernel.
Type: string
Default
Example
kernel.python.<name>.runtimePackages
A list of runtime packages available in this python kernel.
Type: list of package
Default
kernel.python.<name>.withDefaultOverrides
Should we use default overrides provided by poetry2nix.
Type: boolean
Default
Example