-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathupdates.json
227 lines (227 loc) · 7.12 KB
/
updates.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
{
"linux-x64-prod": {
"version": "1.2.4",
"readme": "Better handling of network drops. Added opt-in option for sending usage info. Various bug fixes and UI improvements.",
"update": "https://github.com/IBMDataScience/DSx-Desktop/releases/download/1.2.4/ibm-dsx-desktop.AppImage",
"platform": "linux",
"bytes": "70500000",
"size": "70.5 MB"
},
"win32-x64-prod": {
"version": "1.2.4",
"readme": "Better handling of network drops. Added opt-in option for sending usage info. Various bug fixes and UI improvements.",
"update": "https://github.com/IBMDataScience/DSx-Desktop/releases/download/1.2.4/",
"platform": "win32",
"bytes": "70600000",
"size": "70.6 MB"
},
"darwin-x64-prod": {
"version": "1.2.4",
"readme": "Better handling of network drops. Added opt-in option for sending usage info. Various bug fixes and UI improvements.",
"update": "https://github.com/IBMDataScience/DSx-Desktop/releases/download/1.2.4/release.json",
"install": "https://github.com/IBMDataScience/DSx-Desktop/releases/download/1.2.4/IBM_DSX_Desktop-1.2.4.dmg",
"bytes": "64700000",
"size": "64.7 MB"
},
"imageUpdates": {
"DSX Desktop": {
"readme": "New image, same content",
"id": "sha256:9ac93c600ed2dc8d986aa32dee28d64b9400576b84261be6599493d1310a820c",
"bytes": "290056743"
},
"Anaconda (Python 2.7)": {
"readme": "New image, same content",
"id": "sha256:30a1ccf7c0a084cb64c432097a74b9f2276ba5b7746ab735ad3358bf2ed2e604",
"bytes": "1285410257"
},
"Anaconda + Spark (Python 2.7, Scala, R)": {
"readme": "New image, same content",
"id": "sha256:d6527bffbbeccb842b514a9b3d2e80fdd16cfd4e029e0bd835e631a58bdbec10",
"bytes": "2850537976"
},
"Anaconda (Python 3.5)": {
"readme": "New image, same content",
"id": "sha256:10e13945f9cb66685b6eb9ae7bd38e337702acd51de92edb622702fe2e3b7b29",
"bytes": "2095762232"
},
"Anaconda + Spark (Python 3.5, Scala, R)": {
"readme": "New image, same content",
"id": "sha256:a7275b16004c0429ab1ff7aaf93fde40046fe9e083d59a7d9a33c51474ca1a31",
"bytes": "3016401166"
},
"RStudio with Spark": {
"readme": "New image, same content",
"id": "sha256:01541e54dbc5075e3b506990654a64068e030520867c971623158000e6df8bfe",
"bytes": "935274185"
},
"Zeppelin Notebook": {
"readme": "New image, same content",
"id": "sha256:28a5e0346e7af8f5d01a4f9c3475c55bd77c8a24a9880571168324ec49c9d5e4",
"bytes": "3394101529"
}
},
"notebooks": {
"Anaconda (Python 2.7)": {
"size": "1.4",
"date": "02-20-2018, 06:00:00 PM",
"readme": "Fixed a bug with running Brunel notebooks.",
"name": "ibm-dsx-ana27",
"version": "v3",
"bytes": "GB",
"tarName": "ibm-dsx-ana27.tar.gz",
"tarSize": "1303984789"
},
"Anaconda (Python 3.5)": {
"size": "2.2",
"date": "05-12-2017, 10:00:00 AM",
"readme": "Support download as html, pdf, ipynb. Support for geopandas, brunel etc.",
"name": "ibm-dsx-ana35",
"version": "v3",
"bytes": "GB",
"tarName": "ibm-dsx-ana35.tar.gz",
"tarSize": "2093696543"
},
"Anaconda + Spark (Python 2.7/3.5, Scala, R)": {
"size": "3.0",
"date": "02-20-2018, 06:00:00 PM",
"readme": "Fixed a bug with running Brunel notebooks.",
"name": "anaconda_with_spark",
"version": "v3",
"bytes": "GB",
"tarName": "anaconda_with_spark.tar.gz",
"tarSize": "2860840128"
}
},
"servers": {
"RStudio with Spark": {
"size": "1.0",
"date": "05-02-2017, 10:00:00 AM",
"readme": "no change",
"name": "rstudio-server",
"version": "v2",
"bytes": "GB",
"tarName": "rstudio-server.tar.gz",
"tarSize": "953823439"
}
},
"zeppelin": {
"Zeppelin Notebook": {
"size": "3.5",
"date": "07-13-2017, 10:00:00 AM",
"readme": "First version",
"name": "zeppelin",
"version": "v1",
"bytes": "GB",
"tarName": "zeppelin.tar.gz",
"tarSize": "3386934916"
}
},
"dsx-core": {
"DSX Desktop": {
"size": "0.4",
"date": "02-20-2018, 06:00:00 PM",
"readme": "Fixed bug with deleting assets. Updated UI.",
"name": "dsx-desktop",
"version": "v1",
"bytes": "GB",
"tarName": "dsx-core-ux.tar.gz",
"tarSize": "326264975"
}
},
"docker": {
"mac_size": "118407105",
"windows_size": "214698696"
},
"DockerImages": {
"notebooks": {
"Anaconda (Python 2.7)": {
"size": "1.4",
"date": "02-20-2018, 06:00:00 PM",
"readme": "Fixed a bug with running Brunel notebooks.",
"name": "ibm-dsx-ana27",
"version": "v3",
"bytes": "GB",
"tarName": "ibm-dsx-ana27.tar.gz",
"tarSize": "1303984789"
},
"Anaconda (Python 3.5)": {
"size": "2.2",
"date": "05-12-2017, 10:00:00 AM",
"readme": "Support download as html, pdf, ipynb. Support for geopandas, brunel etc.",
"name": "ibm-dsx-ana35",
"version": "v3",
"bytes": "GB",
"tarName": "ibm-dsx-ana35.tar.gz",
"tarSize": "2093696543"
},
"Anaconda + Spark (Python 2.7, Scala, R)": {
"size": "3.0",
"date": "02-20-2018, 06:00:00 PM",
"readme": "Fixed a bug with running Brunel notebooks.",
"name": "anaconda_with_spark",
"version": "v3",
"bytes": "GB",
"tarName": "anaconda_with_spark.tar.gz",
"tarSize": "2860840128"
},
"Anaconda + Spark (Python 3.5, Scala, R)": {
"size": "8.1",
"date": "03-15-2018, 10:00:00 AM",
"readme": "Added Support for Anaconda with Spark for Python 3.5",
"name": "anaconda_with_spark35",
"version": "v3",
"bytes": "GB",
"tarName": "anaconda_with_spark35.tar.gz",
"tarSize": "3379494563"
}
},
"servers": {
"RStudio with Spark": {
"size": "1.0",
"date": "05-02-2017, 10:00:00 AM",
"readme": "no change",
"name": "rstudio-server",
"version": "v2",
"bytes": "GB",
"tarName": "rstudio-server.tar.gz",
"tarSize": "953823439"
}
},
"zeppelin": {
"Zeppelin Notebook": {
"size": "3.5",
"date": "07-13-2017, 10:00:00 AM",
"readme": "First version",
"name": "zeppelin",
"version": "v1",
"bytes": "GB",
"tarName": "zeppelin.tar.gz",
"tarSize": "3386934916"
}
},
"spss": {
"SPSS Modeler": {
"size": "5.4",
"date": "07-13-2017, 10:00:00 AM",
"readme": "First version",
"name": "spssmodeler",
"version": "v1",
"bytes": "GB",
"tarName": "spssmodeler.tar.gz",
"tarSize": "5352499633"
}
},
"dsx-core": {
"DSX Desktop": {
"size": "0.4",
"date": "02-20-2018, 06:00:00 PM",
"readme": "Fixed bug with deleting assets. Updated UI.",
"name": "dsx-desktop",
"version": "v1",
"bytes": "GB",
"tarName": "dsx-core-ux.tar.gz",
"tarSize": "326264975"
}
}
}
}