diff options
author | P. L. Lim <2090236+pllim@users.noreply.github.com> | 2019-03-29 10:29:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-29 10:29:22 -0400 |
commit | e9f7a7119caa82e1724059805fbe8556eb522552 (patch) | |
tree | fbc0fe50edef703d57c0acb4b1b5b48d4740a118 /etc/pip | |
parent | 5c641ec9ce3111e9a58ae8e562b13a485b0de327 (diff) | |
download | docker-pipeline-nb-e9f7a7119caa82e1724059805fbe8556eb522552.tar.gz |
Add boto3 to JupyterHub Docker
Diffstat (limited to 'etc/pip')
-rw-r--r-- | etc/pip/001-aws | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pip/001-aws b/etc/pip/001-aws new file mode 100644 index 0000000..30ddf82 --- /dev/null +++ b/etc/pip/001-aws @@ -0,0 +1 @@ +boto3 |