Carol Willing
2dd3463ea8
Merge pull request #748 from minrk/string-formatting
...
Deprecate `%U` username substitution
2016-09-18 06:34:01 -04:00
Min RK
b8f4803ef4
Deprecate %U
username substitution
...
use Python format-strings instead.
2016-09-15 12:05:46 +02:00
Carol Willing
7923074ed5
Add info on trying out JupyterLab
2016-09-12 22:22:22 -07:00
Min RK
62731cf489
Merge pull request #727 from willingc/servicespec
...
Edit Services document
2016-09-09 10:29:10 +02: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
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
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
80ca1eacc5
Add install instructions with no network to FAQ
2016-09-07 21:06:56 -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
5ad618bfc1
add API endpoint for services
2016-09-02 15:19:45 +02:00
Min RK
9a002c2445
update services doc with some feedback
2016-09-01 15:01:02 +02:00
Carol Willing
94cb5b3a05
Update changelog format
2016-08-29 02:39:39 -07:00
Carol Willing
fd219b5fff
Update conda env and conf.py for clean build
2016-08-28 10:08:00 -07:00
Min RK
54c808fe98
Service specification document
2016-08-26 17:25:53 +02:00
Min RK
eaeec9f19b
Merge pull request #693 from willingc/doc-revise
...
Documentation refresh
2016-08-24 23:05:54 +02:00
Jessica B. Hamrick
e460c00759
Remove link to SwarmSpawner
2016-08-20 02:02:08 +01:00
Carol Willing
678fd1cd08
Shorten name
2016-08-18 10:36:40 -07:00
Carol Willing
42c78f3c43
Drop back to old environment
2016-08-18 10:20:57 -07:00
Carol Willing
548e0f6153
Edits to technical overview
2016-08-18 09:58:37 -07:00
Carol Willing
31f63c737f
Add image of JupyterHub parts to index
2016-08-18 09:15:48 -07:00
Carol Willing
71b35602d7
Edit grammar in index
2016-08-18 08:36:46 -07:00
Carol Willing
7c41a024ba
Fix typo
2016-08-18 05:05:46 -07:00
Carol Willing
51097de43d
Update contents format
2016-08-18 04:52:51 -07:00
Carol Willing
44e16d538d
Edit and corrections
2016-08-18 04:52:22 -07:00
Carol Willing
f6517d01db
Move 'Using API' to user guide
2016-08-18 04:51:48 -07:00
Carol Willing
039b925cf6
Edit config-examples
2016-08-18 04:50:11 -07:00
Carol Willing
bba5460236
Simplify formating of troubleshooting doc
2016-08-18 04:49:30 -07:00
Carol Willing
e5d3705a1a
Edit headings for authenticators and spawners docs
2016-08-18 04:48:43 -07:00
Carol Willing
7b80b95a49
Add checks for spelling
2016-08-18 04:47:21 -07:00
Carol Willing
75cb487ab3
Update conf
2016-08-17 15:11:57 -07:00
Carol Willing
eba4b3e8c7
More doc edits
2016-08-17 15:11:17 -07:00
Carol Willing
712b895d8e
WIP refresh
2016-08-15 19:18:38 -07:00
Will Starms
80fa5418b7
Fix missing description for responce
2016-08-03 16:59:14 -05:00
Will Starms
b0a09c027d
Fix invalid type bool->boolean
2016-08-03 16:57:17 -05:00
Kyle Kelley
4edf59efeb
Merge pull request #675 from minrk/api-info
...
Add /api/ and /api/info endpoints
2016-08-02 22:26:10 -05:00
Min RK
2c47fd4a02
Add /api/ and /api/info endpoints
...
/api/ is not authenticated, and just reports JupyterHub's version for now.
/api/info is admin-only, and reports more detailed info about Python, authenticators/spawners in use, etc.
2016-08-01 15:15:59 +02:00
Min RK
9878f1e32d
Document parameters to shutdown API
2016-08-01 15:12:05 +02:00
Min RK
5c396668ff
Merge pull request #671 from vilhelmen/swagger_fix
...
Fix timestamp type in API spec
2016-08-01 13:39:10 +02:00
Will Starms
4974775cd9
Fix timestamp type
2016-07-31 19:23:59 -05:00
Min RK
b3f117bc59
Merge pull request #669 from vilhelmen/swagger_fix
...
Fix invalid license object and bad JSON pointers in API spec
2016-07-29 10:25:39 +02:00
Will Starms
499ba89f07
Correct invalid JSON pointers
2016-07-28 22:25:38 -05:00
Will Starms
05d743f725
Correct invalid license object in API spec
2016-07-28 22:19:05 -05:00