fomightez
ce62f83385
add amazon tutorial
2018-09-25 20:59:16 -04:00
Chris Holdgraf
8d7f81f629
small typo in docs
2018-09-19 22:09:26 -06:00
yuvipanda
37ea7eaa6f
Add docs explaining truncation of username
2018-09-12 16:48:55 -07:00
Yuvi Panda
b321c561de
Remove extra space after opening paren
2018-09-11 12:08:31 -07:00
Yuvi Panda
4eeebc991f
Merge pull request #163 from minrk/config-dir
...
put config in `$tljh/config` directory
2018-09-04 18:04:57 -07:00
yuvipanda
4edbce32ba
Clarify what new password is
2018-09-04 12:42:29 -07:00
yuvipanda
a983e1c81d
Fixup paths to images in docs
2018-09-04 12:38:32 -07:00
yuvipanda
2754a814b9
Add documentation on resetting user passwords
2018-09-04 12:35:45 -07:00
Min RK
d0b1e5c4c0
Merge pull request #169 from Carreau/no-everyone-read
...
Don't create home publicly readable
2018-09-03 14:51:05 +02:00
Min RK
8c82371416
Merge pull request #174 from Carreau/typo
...
typo questoins -> questions.
2018-09-03 14:50:31 +02:00
Matthias Bussonnier
2c6be93f0a
typo
2018-08-31 18:27:54 -07:00
Matthias Bussonnier
c737f5a740
remind https
2018-08-29 15:18:20 -07:00
Matthias Bussonnier
552db9f74d
Don't create home publicly readable
...
World-Readable seem to be a surprising default for many people,
especially in teaching context. Switch to a more reasonable rwxr-x---
We have to issue a chmod, as changing at creation time would require
changin /etc/adduser.conf DIR_MODE=0760 (or whatever), but that seem
unwise.
We do not set the exact permission in case the DIR_MODE is more
restrictive.
Closing #158
2018-08-29 14:38:38 -07:00
Min RK
01a1226d51
update config path in docs
2018-08-28 14:23:44 +02:00
Matthias Bussonnier
8650aacd57
Fix some typos
...
Using `codespell -q3 -w` that I just discovered.
(https://github.com/codespell-project/codespell , pip install codespell)
2018-08-27 17:58:26 -07:00
Min RK
ce5a53d2fb
Merge pull request #151 from Carreau/oplish
...
polish local server install
2018-08-24 13:18:02 -04:00
Min RK
ea5a196bd8
Merge pull request #137 from ynnelson/hotfix/doc-update
...
Added existing property-path for tljh-config set method
2018-08-24 13:17:09 -04:00
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