blob: 4afec2a8ed7364741a16225f33bb6b31354ddc21 [file]
[
{
"group": "groovy",
"name": "groovy",
"className": "org.apache.zeppelin.groovy.GroovyInterpreter",
"properties": {
"GROOVY_CLASSES": {
"envName": null,
"propertyName": "GROOVY_CLASSES",
"defaultValue": "",
"description": "The path for custom groovy classes location. If empty `./interpreter/groovy/classes`",
"type": "textarea"
}
},
"editor": {
"editOnDblClick": false,
"completionSupport": false
}
}
]