w0rd-driven commited on
Commit
08883e9
1 Parent(s): 376d94a

Add Ash tutorial

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -22,4 +22,5 @@ RUN chmod 777 /data
22
  RUN chmod 777 /data/notebooks
23
 
24
  RUN git clone https://github.com/w0rd-driven/livebook_notebooks /data/notebooks
 
25
  RUN cp /data/notebooks/public-apps/*.livemd /public-apps/
 
22
  RUN chmod 777 /data/notebooks
23
 
24
  RUN git clone https://github.com/w0rd-driven/livebook_notebooks /data/notebooks
25
+ RUN git clone https://github.com/woutdp/ash_tutorial /data/notebooks/ash_tutorial
26
  RUN cp /data/notebooks/public-apps/*.livemd /public-apps/