Leticia Portella
283cb7be28
Change title on NativeAuth docs for keeping pattern
2019-02-21 10:25:42 +00:00
Leticia Portella
d41347f933
Add NativeAuth as an optional authenticator
2019-02-20 20:16:12 +00:00
Yuvi Panda
cfe3aaec74
Merge pull request #261 from huhuhang/master
...
fix GitHub login config missing callback URL
2019-01-31 09:33:07 -08:00
Yuvi Panda
d7ad9ddefa
Update docs/howto/auth/github.rst
...
Co-Authored-By: huhuhang <huhuhang@users.noreply.github.com >
2019-01-31 10:24:44 +08:00
yuvipanda
ff36c1363a
Use --sys-prefix for installing nbextensions
...
--system installs stuff into /etc, and should practically never
be used alongside conda / virtualenv.
2019-01-29 14:27:12 -08:00
huhuhang
3cdb9dfc8c
fix GitHub login config missing callback URL
2019-01-26 10:03:50 +08:00
Jorge Vallecillo
d48f754bdb
Removed duplicate 'the' in docs
2018-11-02 15:42:12 -06:00
April Wright
8b5c64b428
typo
2018-10-12 18:15:40 -05:00
April Wright
a6848d44f2
adding docs on enabling notebook extensions
2018-10-12 18:03:56 -05:00
April Wright
087befc4f9
Merge branch 'master' of https://github.com/jupyterhub/the-littlest-jupyterhub into HEAD
2018-10-12 17:58:45 -05:00
April Wright
a883f27056
premerge commit
2018-10-12 15:33:41 -05:00
Chris Holdgraf
3795baad0f
Merge pull request #181 from Paleantology/master
...
adding update on resizing droplet
2018-10-07 07:52:49 -07:00
April Wright
9b3a119254
small typo
2018-10-07 09:11:36 -05:00
April Wright
2db295802f
Merge branch 'master' of https://github.com/jupyterhub/the-littlest-jupyterhub
2018-10-07 09:09:35 -05:00
Chris Holdgraf
4821c91a75
adding server resources
2018-10-06 12:12:00 -07:00
Chris Holdgraf
e9b34c350e
cleaning up some language and adding more wording to the DO resize step
2018-10-06 12:07:54 -07:00
April Wright
b05e361cdd
some wording changes in resize doc
2018-09-23 14:44:51 -05:00
April Wright
db0ddb94fb
split server resizing instructions
2018-09-22 21:47:40 -05:00
Chris Holdgraf
8d7f81f629
small typo in docs
2018-09-19 22:09:26 -06: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
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
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
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
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
Tim Head
ad9ba3634f
Install make in the build environment
2018-08-11 08:10:41 +02: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
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
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
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
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
Min RK
5a76d036f1
docs for setting up HTTPS
2018-07-30 16:08:47 +02: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
dd25a3dd45
Add more guidance on selecting server size
2018-07-21 20:33:14 -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