mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-15 09:35:37 -05:00
10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"argv": [
|
|
"python",
|
|
"-m",
|
|
"sparkmagic.kernels.pyspark3kernel.pyspark3kernel",
|
|
"-f",
|
|
"{connection_file}"
|
|
],
|
|
"display_name": "PySpark3"
|
|
} |