Carol Willing
08644fea74
Add services to index/table of contents
2016-09-18 15:33:01 -07:00
Carol Willing
f878bf6ad3
Add contribution list to documentation
2016-09-18 15:29:54 -07:00
Carol Willing
651c457266
Add contributor list
2016-09-18 15:28:51 -07:00
Carol Willing
2dd3463ea8
Merge pull request #748 from minrk/string-formatting
...
Deprecate `%U` username substitution
2016-09-18 06:34:01 -04:00
Carol Willing
ad93af8cc8
Merge pull request #749 from minrk/single-user-help-all
...
exercise single-user help output
2016-09-18 06:33:38 -04:00
Min RK
080cf7a29b
exercise single-user help output
...
and tweak some of its output
2016-09-15 13:04:09 +02:00
Min RK
b8f4803ef4
Deprecate %U
username substitution
...
use Python format-strings instead.
2016-09-15 12:05:46 +02:00
Min RK
4a8f51ed6d
Merge pull request #741 from willingc/add-lab
...
Add info on trying out JupyterLab
2016-09-13 10:31:49 +02:00
Carol Willing
7923074ed5
Add info on trying out JupyterLab
2016-09-12 22:22:22 -07:00
Min RK
834b2ba77d
Merge pull request #739 from jupyterhub/fix-readme-1
...
Add --no-ssl to docker run command in README
2016-09-10 10:55:41 +02:00
Yuvi Panda
7897a13ca5
Add --no-ssl to docker run command
...
Otherwise this doesn't run by default, and someone in gitter ran into this earlier.
2016-09-09 10:57:19 -07:00
Min RK
7987011372
Merge pull request #738 from willingc/inspired-zulip
...
Add navigation to README
2016-09-09 13:38:22 +02:00
Min RK
d7a76077bd
Merge pull request #734 from minrk/deprecated-local-spawner-subclasses
...
backward-combat for ip, port in LocalProcessSpawner subclasses
2016-09-09 13:37:58 +02:00
Min RK
62731cf489
Merge pull request #727 from willingc/servicespec
...
Edit Services document
2016-09-09 10:29:10 +02:00
Carol Willing
5d501bc465
Add navigation to README
2016-09-08 22:41:44 -07:00
Kyle Kelley
63a6841848
Merge pull request #737 from willingc/issue438
...
Add info on configuring pySpark executors on YARN
2016-09-08 17:59:24 -05:00
Carol Willing
403241bd98
Add reference to official pySpark docs
2016-09-08 15:28:54 -07:00
Carol Willing
de3fe88df6
Fix code indentation for markdown
2016-09-08 15:11:25 -07:00
Carol Willing
6a370286e1
Add info on setting pySpark executors on YARN
2016-09-08 15:09:20 -07:00
Carol Willing
491b7e7d11
Use Hub-Managed and Externally-Managed
2016-09-08 08:23:47 -07:00
Min RK
0b0db97117
Merge pull request #728 from willingc/cull-idle
...
Add readme to cull-idle example to demonstrate managed services
2016-09-08 16:57:16 +02:00
Min RK
42a993fd08
backward-combat for ip, port in LocalProcessSpawner subclasses
...
Subclasses prior to 0.6 may assume return value
of LocalProcessSpawner.start can be ignored
instead of passing it through.
For these cases, keep setting ip/port in the deprecated way
so that it still works with a warning,
rather than failing with the wrong port.
2016-09-08 16:54:52 +02:00
Carol Willing
fd1544bf41
Edits per @minrk's review
2016-09-08 07:16:25 -07:00
Carol Willing
ed36207328
Merge pull request #731 from willingc/issue654
...
Add config for default URL to FAQ
2016-09-08 07:05:56 -07:00
Carol Willing
a0b8ccf805
Add config for whole filesystem access and user home directory as default
2016-09-08 06:54:23 -07:00
Min RK
9d2278d29b
Merge pull request #733 from willingc/issue594
...
Add troubleshooting info about sudospawner
2016-09-08 14:51:57 +02:00
Min RK
df42385d7e
Merge pull request #732 from willingc/issue632
...
Add info on updates and Qualsys SSL analyzer to docs
2016-09-08 14:51:42 +02:00
Min RK
02796d4daa
Merge pull request #730 from willingc/issue661
...
Add install instructions with no network to FAQ
2016-09-08 14:50:44 +02:00
Carol Willing
80c5f67335
Add troubleshooting info about sudospawner
2016-09-08 00:57:17 -07:00
Carol Willing
0b14e89404
Add info on updates and Qualsys SSL analyzer to docs
2016-09-07 22:00:33 -07:00
Carol Willing
f595b1ad59
Add clarification re: run on hub not each single user server
2016-09-07 21:21:10 -07:00
Carol Willing
80ca1eacc5
Add install instructions with no network to FAQ
2016-09-07 21:06:56 -07:00
Carol Willing
5b3ac6c840
Add readme to cull-idle example
2016-09-07 14:01:46 -07:00
Carol Willing
0000b7447a
Make command consistent with examples/cull-idle
2016-09-07 13:52:33 -07:00
Carol Willing
a22060ca7f
Edit Services document
2016-09-07 11:39:15 -07:00
Min RK
8ca321ecc3
Merge pull request #705 from minrk/actual-services
...
WIP: implement services API
2016-09-07 13:43:54 +02:00
Min RK
862cb3640b
Merge pull request #722 from minrk/setuptools-no-egg
...
always install with setuptools
2016-09-07 13:38:06 +02:00
Min RK
51908c9673
clarifications from review
2016-09-07 13:19:09 +02:00
Min RK
9aa4046093
always install with setuptools
...
but not eggs (effectively require pip install .)
2016-09-05 15:46:20 +02:00
Min RK
acb49adfea
Merge pull request #719 from Mistobaan/patch-1
...
fix docker repository
2016-09-05 10:38:12 +02:00
Fabrizio Milo
f345ad5422
fix docker repository
2016-09-02 14:45:16 -07:00
Min RK
5ad618bfc1
add API endpoint for services
2016-09-02 15:19:45 +02:00
Min RK
26b00578a1
remove redundant user_url utility
...
public_url works for users now
2016-09-02 13:22:49 +02:00
Min RK
c3111b04bb
support services subdomain
...
- all services are on the 'services' domain, share the same cookie
2016-09-02 13:21:46 +02:00
Min RK
a61ba74360
Merge pull request #717 from minrk/hubauth-defaults
...
HubAuth login_url changes:
2016-09-02 12:05:17 +02:00
Min RK
4de93fd1d5
Merge pull request #718 from willingc/sdist-one
...
Remove zip from sdist build per PEP 527
2016-09-02 11:45:44 +02:00
Min RK
46bb7b05f4
strict host matching by including /
2016-09-02 11:44:51 +02:00
Carol Willing
1aa2cb1921
Remove zip from sdist build per PEP 527
2016-09-01 07:33:10 -07:00
Min RK
c4bfa63fd6
allow full URLs for login redirects iff they are for our host
2016-09-01 15:10:02 +02:00
Min RK
4c5d6167bd
use just path for default hub auth login_url
2016-09-01 15:07:00 +02:00