mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 17:22:20 -05:00
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"argv": [
|
|
"python",
|
|
"-m",
|
|
"sparkmagic.kernels.sparkrkernel.sparkrkernel",
|
|
"-f",
|
|
"{connection_file}"
|
|
],
|
|
"display_name": "Spark | R"
|
|
} |