diff --git a/hw1/build.sh b/hw1/build.sh new file mode 100755 index 0000000..d0c619c --- /dev/null +++ b/hw1/build.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +docker build -t jupyter . diff --git a/hw1/hw1.pdf b/hw1/hw1.pdf new file mode 100644 index 0000000..c10e2a7 Binary files /dev/null and b/hw1/hw1.pdf differ