Matthias Bussonnier
d5f0587181
polish locl server install
2018-08-21 11:21:53 -04:00
Chris Holdgraf
466e2f7427
Update conf.py
2018-08-14 19:48:18 +02:00
YOURI NELSON
e9f3a3acdc
Added existing property-path for tljh-config set method
2018-08-13 16:01:14 -04:00
yuvipanda
28af89a381
Move tljh-config symlink to /usr/bin
...
Removes a lot of 'sudo -E' usage, and eventually should
let us get rid of the $PATH override for jupyterhub-admins,
which arguably is less secure than just dropping stuff into
/usr/bin
Also remove sudo -E from apt and mkdir calls. Not necessary.
2018-08-12 22:05:18 -07: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
295b0683a2
adding css rule for logo and fixing some ref links
2018-08-12 21:25:42 -07:00
Chris Holdgraf
e2df502093
using two reqs files for docs test compatibility
2018-08-12 21:25:42 -07:00
Chris Holdgraf
380338d2ae
typo
2018-08-12 21:25:34 -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
yuvipanda
bec0c8b5bb
Only set _static doc assets path if dir exists
...
Otherwise this is an error
2018-08-12 09:22:13 -07:00
yuvipanda
93cd0882b6
Switch back to a venv for docs + fix .circle config
2018-08-12 09:12:46 -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
Chris Holdgraf
2023a0e460
Merge pull request #126 from choldgraf/copybutton_remove_css
...
removing extra copybutton files
2018-08-11 10:03:01 -07:00
Chris Holdgraf
ed3c280905
adding docs envt.yml
2018-08-11 09:57:06 -07:00
Tim Head
7769e8e950
Use intersphinx reference
2018-08-11 08:26:46 +02:00
Tim Head
22d8957b0b
Catching up with breakage
2018-08-11 08:25:21 +02:00
Tim Head
ad9ba3634f
Install make in the build environment
2018-08-11 08:10:41 +02:00
Tim Head
82e529cf12
Explicitly exclude file that is not in any TOC
2018-08-11 08:10:41 +02:00
Tim Head
b48b55e3bd
Add documentation build to CI, warnings as errors
...
Adds a CircleCI job to build the documentation and makes it so that
sphinx warnings are treated as errors.
2018-08-11 08:10:41 +02:00
Chris Holdgraf
b534b62175
removing extra copybutton files
2018-08-10 22:50:33 -07: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
f8526c1a2f
fixing copybutton and maybe the integration bug
2018-08-10 17:26:35 -07:00
Chris Holdgraf
8fe026b48f
adding copy button
2018-08-10 15:28:22 -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
yuvipanda
5cf07c453f
Fix rst syntax errors
...
- Add sudo wherever required
2018-08-03 14:57:00 -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
yuvipanda
3984db0e65
Add note about installation tutorials
2018-08-03 14:42:44 -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
f154e0d936
Clarify generic authenticator setup documentation
2018-08-02 12:25:03 -07:00
yuvipanda
6f67a4762f
Clarify command for deleting unix system users
2018-08-02 12:03:18 -07:00
yuvipanda
0da615ce5a
Add note about creating jupyterhub_config.d directory
2018-08-02 10:59:26 -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
c6f2ecfd7f
Soften tone for code review guidelines
2018-07-31 12:59:24 -07:00
yuvipanda
b5e6a27fa8
Add a pull request template
2018-07-31 12:55:01 -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
41a12a975e
Merge pull request #86 from yuvipanda/fix-readme
...
Fix notebook user interface switching docs
2018-07-30 17:43:46 -07:00