33 - " owens"
44 - " pitzer"
55 - " cardinal"
6+ - " ascend-nextgen"
67form :
78 - auto_accounts
89 - jupyterlab_switch
@@ -43,12 +44,14 @@ attributes:
4344 data-max-num-workers-for-cluster-owens : 28,
4445 data-max-num-workers-for-cluster-pitzer : 48,
4546 data-max-num-workers-for-cluster-cardinal : 48,
47+ data-max-num-workers-for-cluster-ascend-nextgen : 118,
4648 ]
4749 - [
4850 " hugemem" , "hugemem",
4951 data-max-num-workers-for-cluster-owens : 48,
5052 data-max-num-workers-for-cluster-pitzer : 80,
5153 data-option-for-cluster-cardinal : false,
54+ data-option-for-cluster-ascend-nextgen : false,
5255 ]
5356 spark_configuration_file :
5457 help : Override defaults with a new configuration file. Leave blank to use defaults.
@@ -77,19 +80,23 @@ attributes:
7780 - [
7881 " 3.4.1" , "3.4.1",
7982 data-option-for-cluster-cardinal : false,
83+ data-option-for-cluster-ascend-nextgen : false,
8084 ]
8185 - [
8286 " 3.0.1" , "3.0.1",
8387 data-option-for-cluster-cardinal : false,
88+ data-option-for-cluster-ascend-nextgen : false,
8489 ]
8590 - [
8691 " 2.4.5" , "2.4.5",
8792 data-option-for-cluster-owens : false,
8893 data-option-for-cluster-cardinal : false,
94+ data-option-for-cluster-ascend-nextgen : false,
8995 ]
9096 - [
9197 " 2.3.0" , "2.3.0",
92- data-option-for-cluster-pitzer : false
98+ data-option-for-cluster-pitzer : false,
99+ data-option-for-cluster-ascend-nextgen : false,
93100 ]
94101 version :
95102 widget : " select"
@@ -101,12 +108,15 @@ attributes:
101108 - [
102109 " 3.0" , "app_jupyter/3.0.17",
103110 data-option-for-cluster-cardinal : false,
111+ data-option-for-cluster-ascend-nextgen : false,
104112 ]
105113 - [
106114 " 2.2" , "app_jupyter/2.2.10",
107115 data-option-for-cluster-cardinal : false,
116+ data-option-for-cluster-ascend-nextgen : false,
108117 ]
109118 - [
110119 " 1.2" , "app_jupyter/1.2.21",
111120 data-option-for-cluster-cardinal : false,
121+ data-option-for-cluster-ascend-nextgen : false,
112122 ]
0 commit comments