mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 09:59:47 -05:00
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"argv": [
|
|
"python",
|
|
"-m",
|
|
"sparkmagic.kernels.sparkkernel.sparkkernel",
|
|
"-f",
|
|
"{connection_file}"
|
|
],
|
|
"display_name": "Spark | Scala"
|
|
} |