TalTech_crypt/hw1/run.sh

5 lines
88 B
Bash
Executable File

#!/bin/bash
docker run -p 8888:8888 \
-v "$(pwd)":/work \
jupyter