What's Changed
- Several form updates (#47):
- Removed hard-coded Spark and JupyterLab versions, and used
auto_modulesinstead. - Added a
supplement_env_filefield to load additional environment variables before starting the Spark cluster, so that the variables are available within the cluster. - Used
path_selectorfor the Jupyterroot directory,spark_configuration_file, andsupplement_env_file.
- Removed hard-coded Spark and JupyterLab versions, and used
Full Changelog: v0.15.1...v0.16.0