Commit Graph

474 Commits

Author SHA1 Message Date
yuvipanda
6c0ae9a1ef Use tljh-config for notebook interface switching 2018-07-30 17:26:04 -07:00
yuvipanda
d674b546ea Fix notebook user interface documentation casing
Not using current casing
2018-07-30 17:23:37 -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
Yuvi Panda
c980987181 Merge pull request #67 from minrk/traefik
Add HTTPS support with traefik
2018-07-30 11:19:28 -07:00
Yuvi Panda
e76bb5ffb3 Merge pull request #79 from jupyterhub/github-links
Customize theme to have better links in sidebar
2018-07-30 10:54:15 -07:00
yuvipanda
72744d390c Better placement of 'file an issue' link
Remove navigation.html from sidebar, since I could not figure
out how to control it. The autogenerated links are not very
useful
2018-07-30 10:21:07 -07:00
Min RK
5a76d036f1 docs for setting up HTTPS 2018-07-30 16:08:47 +02:00
yuvipanda
ecfe733309 Set-up sidebar to show nav / about sections 2018-07-29 23:36:56 -07:00
yuvipanda
94354b8e64 Add documentation to logging on where to find installer logs
Also send bootstrap & installer logs to same file.
2018-07-29 12:53:04 -07:00
yuvipanda
1740df326d Add docs on using arbitrary authenticators
Fixes #78
2018-07-28 14:32:31 -07:00
yuvipanda
bf73783ef6 Customize theme to have better links in sidebar
Fixes #61
2018-07-28 13:45:06 -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
93a082b62c Link to resource estimation how-to guide from tutorials 2018-07-21 20:37:13 -07:00
yuvipanda
dd25a3dd45 Add more guidance on selecting server size 2018-07-21 20:33:14 -07:00
yuvipanda
5064979a57 Replace pointers to yuvipanda/ on github with jupyterhub/ 2018-07-20 16:17:33 -07:00
yuvipanda
891b225e3f Add doc on customizing installer
Missed out adding file in previous commit
2018-07-20 16:07:07 -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
aa3630527b Point Google Cloud IP reserving docs more accurately 2018-07-12 17:01:44 -07: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
97276198cf Add instruction about copying IP address in Google Cloud
Fixes #23
2018-07-11 13:23:12 -07:00
yuvipanda
1a6e44008c Remove extra 'tutorial' section in the Index 2018-07-11 12:10:45 -07:00
yuvipanda
40667c15a4 Cleanup installation instructions in documentation
- Make it clear these are installation instructions for
  various cloud providers & custom servers
- Simplify titles of the installation tutorials

Fixes #17
2018-07-11 12:00:58 -07:00
yuvipanda
0d526ba819 Remove 'install' guide
Incomplete & confusing version of what's in the tutorials.
If we ever actually have advanced installation instructions,
we can put these back here.
2018-07-11 11:43:15 -07:00
yuvipanda
58e0b535f1 Move notebook interfaces docs to 'how-to' 2018-07-11 01:58:30 -07:00
yuvipanda
3c755af154 Move notebook interface switching to how-to guide 2018-07-10 16:03:05 -07:00
yuvipanda
8f30c774b0 Move user-environment howto to how-to section 2018-07-10 14:39:26 -07:00
yuvipanda
c779bdeb17 Add instructions for installation on your own server 2018-07-10 14:35:14 -07:00
yuvipanda
35517aab5c Normalize heading levels to match documentation guidelines 2018-07-10 11:35:18 -07:00
yuvipanda
13dcd2f871 Add documentation guidelines 2018-07-10 10:22:40 -07:00
yuvipanda
8f038cff75 Remove quickstart
Confuses people, and is not very useful! Just start with the
tutorials instead.
2018-07-05 19:07:25 -07:00
Chris Holdgraf
c6fbf47774 adding copy buttons to code blocks 2018-07-05 17:51:51 -07:00
Chris Holdgraf
4fcf41a6c6 factoring out some text that's shared between guides 2018-07-05 16:19:03 -07:00
yuvipanda
a7c77746b4 Add Google Cloud tutorial to index page 2018-07-05 14:41:03 -07:00
yuvipanda
a822d75e15 Add Google Cloud Tutorial 2018-07-05 14:19:08 -07:00
yuvipanda
4a2a120c54 Fix minor syntax issue 2018-07-04 16:07:00 -07:00
C. Titus Brown
84e93d3cf5 note that user is created first time server is started 2018-07-04 07:29:13 -07:00
C. Titus Brown
54b8a395f6 update jetstream tutorial with links, minor fixes 2018-07-04 07:25:08 -07:00
yuvipanda
8a229963d6 Fix image reference in JetStream tutorial 2018-07-03 21:45:20 -07:00
yuvipanda
8bd7bce9b2 Add a JetStream tutorial 2018-07-03 21:37:42 -07:00
yuvipanda
ac06e5f2e9 Re-organize image locations to make a bit more sense 2018-07-03 18:32:52 -07:00
yuvipanda
60ca1fa14d Remove recommonmark usage from conf.py
We aren't using it
2018-07-03 18:23:26 -07:00