Skip to content

Commit 255f3f3

Browse files
committed
prebaked data
1 parent 404c09c commit 255f3f3

File tree

2 files changed

+1002
-0
lines changed

2 files changed

+1002
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ FROM jupyter/minimal-notebook:latest
22

33
WORKDIR /opt/intersystems
44

5+
COPY data /opt/intersystems/data
6+
57
RUN \
68
jupyter labextension disable "@jupyterlab/apputils-extension:announcements" && \
79
pip install \

0 commit comments

Comments
 (0)