databricks-cli
databricks-cli copied to clipboard
Re-add init_scripts to ClusterService.create_cluster
It looks like this is being bashed around by the code generation: it was removed in #200, re-added in #266, then removed again by #325.
I'm not sure how the code generation works so this could happen again in future. Perhaps it should be looked into somewhere upstream instead, for now it would be useful to get this merged if possible!
Fixes #264 and #335.