Merge pull request #53 from jupyterhub/user-requirements

Add option to install requirements.txt file on install
This commit is contained in:
Yuvi Panda
2018-07-18 15:19:35 -07:00
committed by GitHub
4 changed files with 45 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ Topic guides provide in-depth explanations of specific topics.
guides/requirements
guides/admin
topic/security
topic/customizing-installer
Troubleshooting