shared data and username emphasis

This commit is contained in:
Chris Holdgraf
2018-08-02 16:16:19 -07:00
committed by yuvipanda
parent 0d43039439
commit 0fbc5ff0ae
6 changed files with 65 additions and 6 deletions

View File

@@ -80,7 +80,7 @@ Let's create the server on which we can run JupyterHub.
Copy the text below, and paste it into the **Raw Text** text box. Replace
``<admin-user-name>`` with the name of the first **admin user** for this
JupyterHub. This admin user can log in after the JupyterHub is set up, and
can configure it to their needs. Remember the username!
can configure it to their needs. **Remember to add your username**!
.. code-block:: bash