Skip to content

Commit

Permalink
Merge pull request #191 from minrk/getting-started
Browse files Browse the repository at this point in the history
add getting started doc
  • Loading branch information
minrk committed Apr 12, 2015
2 parents bdbb616 + 30eef4d commit 6029204
Show file tree
Hide file tree
Showing 5 changed files with 417 additions and 12 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ If you want multiple users to be able to sign into the server, you will need to
The [wiki](https://github.com/jupyter/jupyterhub/wiki/Using-sudo-to-run-JupyterHub-without-root-privileges) describes how to run the server
as a less privileged user, which requires more configuration of the system.

## Getting started

see the [getting started doc](docs/getting-started.md) for some of the basics of configuring your JupyterHub deployment.

### Some examples

generate a default config file:
Expand Down

0 comments on commit 6029204

Please sign in to comment.