fix interpreter-setting error

This commit is contained in:
astroshim 2017-03-09 02:32:39 +09:00
parent a48df58c6a
commit 574bd2166b

View file

@ -28,8 +28,9 @@
"className": "org.apache.zeppelin.python.PythonCondaInterpreter",
"properties": {
},
"editor":{
"editor": {
"language": "sh",
"editOnDblClick": false
}
}
]