diff --git a/repo2docker/app.py b/repo2docker/app.py index e43f6bc9..37f173d9 100644 --- a/repo2docker/app.py +++ b/repo2docker/app.py @@ -1,7 +1,7 @@ """repo2docker: convert git repositories into jupyter-suitable docker images -Images produced by repo2docker can be used with Jupyter notebooks standalone, -with BinderHub, or with JupyterHub. +Images produced by repo2docker can be used with Jupyter notebooks standalone +or with BinderHub. Usage: