shoom013 commited on
Commit
a1dfc36
·
verified ·
1 Parent(s): 963e3d3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -71,6 +71,7 @@ COPY setup.sc .
71
  COPY setup2.sc .
72
  COPY start.sh .
73
  COPY test.html /data/
 
74
 
75
  # Standardize SC directories for the user (optional but good for debugging)
76
  RUN mkdir -p /home/user/.local/share/SuperCollider/Extensions
 
71
  COPY setup2.sc .
72
  COPY start.sh .
73
  COPY test.html /data/
74
+ COPY Untitled1.ipynb /data/
75
 
76
  # Standardize SC directories for the user (optional but good for debugging)
77
  RUN mkdir -p /home/user/.local/share/SuperCollider/Extensions