Commit Graph

70 Commits

Author SHA1 Message Date
yuvipanda
55ec5f5ab9 Move custom server troubleshooting code to its own page
Most people won't need to do this, so let's move it
to the troubleshooting page
2019-01-09 15:58:13 -08:00
yuvipanda
5374f5eaf5 Provide better error message when running on unsupported distro 2018-11-13 12:35:41 -08:00
yuvipanda
0cef2fb21f Add docs on packages in TLJH 2018-10-29 12:15:46 -07:00
April Wright
6eb38d1284 Merge branch 'master' into HEAD 2018-10-12 18:05:01 -05:00
April Wright
d69af526eb add info on notebook extensions 2018-10-12 17:52:26 -05:00
Carol Willing
de7e2f3d4a Merge pull request #189 from fomightez/Add_AWS
Issue#182: add amazon installation tutorial
2018-10-08 05:24:53 +05:30
Chris Holdgraf
e9b34c350e cleaning up some language and adding more wording to the DO resize step 2018-10-06 12:07:54 -07:00
fomightez
ce62f83385 add amazon tutorial 2018-09-25 20:59:16 -04:00
April Wright
db0ddb94fb split server resizing instructions 2018-09-22 21:47:40 -05:00
Yuvi Panda
1b19e5bfc6 Merge pull request #123 from choldgraf/docsupdate
[MRG] updating content from zexuan's user test
2018-08-12 21:36:07 -07:00
yuvipanda
89d5c899b9 Remove FAQ document
Just going to remove need for '-E' instead soon
2018-08-12 21:25:42 -07:00
yuvipanda
d4b28bb62f Rename 'envt' to 'env'
Other option is the full blown 'environment'
2018-08-12 21:25:42 -07:00
Chris Holdgraf
2181947f83 updating content from zexuan's user test 2018-08-12 21:25:34 -07:00
yuvipanda
3dd51fafae Add docs on writing & using plugins 2018-08-12 19:16:52 -07:00
Yuvi Panda
ff168838f2 Merge pull request #129 from yuvipanda/better-integration
Make it easier to run multiple independent integration tests
2018-08-12 09:04:10 -07:00
yuvipanda
0ea867549a Add docs on running tests 2018-08-12 08:57:39 -07:00
Tim Head
22d8957b0b Catching up with breakage 2018-08-11 08:25:21 +02:00
Yuvi Panda
a98a5c322b Merge pull request #118 from choldgraf/when
adding when to use tljh page
2018-08-10 19:47:43 -07:00
Chris Holdgraf
54e9cfc93f streamlining the whentouse page 2018-08-10 10:23:55 -07:00
Yuvi Panda
da589ce039 Merge pull request #117 from jupyterhub/github_auth
adding documentation for GitHub OAuth
2018-08-08 17:56:33 -07:00
Chris Holdgraf
87ffd179e0 adding when to use tljh page 2018-08-08 10:18:20 -07:00
Chris Holdgraf
3f3de73660 adding documentation for GitHub OAuth 2018-08-07 16:20:25 -07:00
yuvipanda
b5be59eae0 Add docs for nbresuse 2018-08-05 09:44:28 -07:00
Chris Holdgraf
0fbc5ff0ae shared data and username emphasis 2018-08-03 14:55:56 -07:00
Yuvi Panda
0d43039439 Merge pull request #110 from yuvipanda/install-doc-reorg
Re-organize installation documentation
2018-08-03 14:49:07 -07:00
Yuvi Panda
83c6c41f39 Merge pull request #91 from jupyterhub/docs
small updates to the docs
2018-08-03 10:57:19 -07:00
yuvipanda
3c861d3427 Move installer documentation to its own directory
Specific & different enough from tutorials
2018-08-02 12:38:11 -07:00
yuvipanda
6c3c437a85 Use appropriate heading underline style 2018-08-02 12:30:51 -07:00
yuvipanda
92205d7990 Remove LDAP specific auth howto document
This needs a lot more work before it is useful, so we
remove it for now.
2018-08-02 12:26:31 -07:00
yuvipanda
c5fc1a70d7 Add docs for escape hatch 2018-08-02 10:59:26 -07:00
yuvipanda
381deaa399 Document all the actions the installer performs 2018-08-01 18:10:50 -07:00
yuvipanda
a012b6ebda Add documentation on code review guidelines 2018-07-31 12:36:16 -07:00
Chris Holdgraf
ccac483c50 small updates to the docs 2018-07-31 09:38:25 -07:00
Yuvi Panda
ef697860f9 Merge pull request #85 from jupyterhub/fix-readme
Remove README note about HTTPS not being supported
2018-07-30 11:32:09 -07:00
yuvipanda
f733e74777 Remove README note about HTTPS not being supported
It is now!
2018-07-30 11:27:40 -07:00
Min RK
5a76d036f1 docs for setting up HTTPS 2018-07-30 16:08:47 +02:00
yuvipanda
1740df326d Add docs on using arbitrary authenticators
Fixes #78
2018-07-28 14:32:31 -07:00
yuvipanda
7acd331e38 Add documentation on adding / removing admin users 2018-07-28 13:07:01 -07:00
yuvipanda
fad3e70116 Add topic guide on tljh-config 2018-07-27 22:57:59 -07:00
yuvipanda
95a0359d32 Add howto doc on dummy authenticator 2018-07-27 22:22:45 -07:00
yuvipanda
6414a794f2 Clarify development status warnings
Also add a date to when v0.1 is gonna hit
2018-07-27 17:52:23 -07:00
yuvipanda
15676dc55b Add tutorial for nbgitpuller
Fixes #50
2018-07-26 23:55:28 -07:00
yuvipanda
554c24b2d7 Fix requirements topic document 2018-07-21 22:40:11 -07:00
yuvipanda
dd25a3dd45 Add more guidance on selecting server size 2018-07-21 20:33:14 -07:00
Yuvi Panda
d09f7a986a Merge pull request #53 from jupyterhub/user-requirements
Add option to install requirements.txt file on install
2018-07-18 15:19:35 -07:00
yuvipanda
3d74ee71b3 Add option to install requirements.txt file on install
Also add docs about --admin option

Refer #49
2018-07-18 01:01:37 -07:00
Peter Parente
3f354868b0 Fix link to custom tutorial
Missing an s
2018-07-17 19:57:28 -04:00
yuvipanda
8790f771a5 Add security topic guide
Fixes #13
2018-07-12 14:31:48 -07:00
yuvipanda
9241972722 Add troubleshooting guide for google cloud 2018-07-11 13:34:12 -07:00
yuvipanda
1a6e44008c Remove extra 'tutorial' section in the Index 2018-07-11 12:10:45 -07:00