Merge pull request #324 from MayeulC/patch-1

Remove repeated sentence from README.rst
This commit is contained in:
Yuvi Panda
2019-05-15 14:25:19 -07:00
committed by GitHub

View File

@@ -16,10 +16,8 @@ to 1-50 users on a single server.
Administrators who do not consider themselves 'system administrators' but would
like to provide hosted Jupyter Notebooks for their students / users are the
primary audience. All users get the same environment, and administrators can
install libraries into this environment without any specialized knowledge.
It provides all users with the same environment, and administrators can install
libraries into this environment easily without any specialized knowledge.
primary audience. All users are provided with the same environment, and administrators
can easily install libraries into this environment without any specialized knowledge.
See `this blog post <http://words.yuvi.in/post/the-littlest-jupyterhub/>`_ for
more information.