Skip to content

Commit 974f97e

Browse files
committed
IRIS 2020.4 preview
1 parent da98c5a commit 974f97e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ ARG IMAGE=intersystemsdc/iris-community:2020.2.0.204.0-zpm
44
ARG IMAGE=intersystemsdc/irishealth-community:2020.3.0.200.0-zpm
55
ARG IMAGE=intersystemsdc/iris-community:2020.3.0.200.0-zpm
66
ARG IMAGE=intersystemsdc/iris-community:2020.3.0.221.0-zpm
7+
ARG IMAGE=intersystemsdc/iris-community:2020.4.0.521.0-zpm
78
FROM $IMAGE
89

910
USER root

dev.md

+3
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ zn "%SYS" \
5050
set sc = ##class(Security.Applications).Create(webName, .webProperties) \
5151
write "Web application "_webName_" has been created!",!
5252
```
53+
54+
zw ##class(community.csvgen).GenerateFromURL("https://github.com/h2oai/h2o-tutorials/raw/master/h2o-world-2017/automl/data/product_backorders.csv")
55+

0 commit comments

Comments
 (0)