Command and arguments to start the kernel.
Declarations
Type
list of string
Example
[
"{customEnv.interpreter}"
"-m"
"ipykernel_launcher"
"-f"
"{connection_file}"
]
Command and arguments to start the kernel.
list of string
[
"{customEnv.interpreter}"
"-m"
"ipykernel_launcher"
"-f"
"{connection_file}"
]