Min RK
12d6a744df
documentation for named server UI
2019-03-25 14:14:01 +01:00
Min RK
45dcb3bd17
recommonmark 0.5
...
update several links (html targets don't work anymore)
had to add rest-api redirect so link would resolve,
since there isn't a ref for files in _static
2019-03-25 14:08:37 +01:00
Min RK
6de9414c2f
Merge branch 'master' into changelog-1.0
2019-03-25 11:20:05 +01:00
Min RK
b1f8c31c80
More changes
2019-03-25 11:19:57 +01:00
Min RK
8032f874af
Merge pull request #2434 from rkdarst/separate-proxy-docs
...
Add documentation on running the proxy separate from the hub [wip]
2019-03-25 10:01:23 +01:00
Carol Willing
7653f75310
Update docs/source/changelog.md
...
Co-Authored-By: minrk <benjaminrk@gmail.com >
2019-03-07 16:44:13 +01:00
Carol Willing
de4ea150c0
Update docs/source/changelog.md
...
Co-Authored-By: minrk <benjaminrk@gmail.com >
2019-03-07 16:44:04 +01:00
Carol Willing
0fdb0df176
Update docs/source/changelog.md
...
Co-Authored-By: minrk <benjaminrk@gmail.com >
2019-03-07 16:43:38 +01:00
Carol Willing
6cefdba515
Update docs/source/changelog.md
...
Co-Authored-By: minrk <benjaminrk@gmail.com >
2019-03-07 16:43:31 +01:00
Carol Willing
b3bd236e15
Update docs/source/changelog.md
...
Co-Authored-By: minrk <benjaminrk@gmail.com >
2019-03-07 16:43:23 +01:00
Carol Willing
79a06fd9ac
Update docs/source/changelog.md
...
Co-Authored-By: minrk <benjaminrk@gmail.com >
2019-03-07 16:43:13 +01:00
Carol Willing
3249574744
Update docs/source/changelog.md
...
Co-Authored-By: minrk <benjaminrk@gmail.com >
2019-03-07 16:42:58 +01:00
Carol Willing
7e04d1d756
Update docs/source/changelog.md
...
Co-Authored-By: minrk <benjaminrk@gmail.com >
2019-03-07 16:42:51 +01:00
Carol Willing
d63083bc17
Update docs/source/changelog.md
...
Co-Authored-By: minrk <benjaminrk@gmail.com >
2019-03-07 16:42:45 +01:00
Carol Willing
b93ec84822
Update docs/source/changelog.md
...
Co-Authored-By: minrk <benjaminrk@gmail.com >
2019-03-07 16:42:27 +01:00
Brett Randall
01bc8584a2
Added -p 8000:8000 to jupyterhub Docker quick start command.
2019-02-28 11:27:54 +11:00
Richard Darst
50c16239d2
Fix extraneous bullet point at end of separate-proxy.mb
2019-02-27 19:29:36 +02:00
Richard Darst
bfdec8f22e
Fix file ending, pre-commit check
2019-02-27 19:27:20 +02:00
Min RK
3cbcddad83
[WIP] changelog for 1.0
2019-02-27 16:47:56 +01:00
Min RK
35d888e91e
make sure new spawner methods are documented
2019-02-27 16:47:46 +01:00
Min RK
20be7f98f7
[doc] enable autostructify
2019-02-27 16:47:32 +01:00
Richard Darst
4ec92f9f14
Add the separate-proxy documentation
2019-02-27 12:21:21 +02:00
Richard Darst
0df552e2a1
Add documentation on running the proxy separate from the hub.
...
- It took me a bit longer than I would have liked for me to figure out
how to run the proxy separate from the hub. When I had to do this a
second time for a different hub, it also took me too long.
- This adds a page dedicated to running the proxy separate from the
hub, since it is relatively easy and has a high usability
improvement.
- Currently work in progress.
2019-02-22 16:30:14 +02:00
Matthias Bussonnier
b4c53a29a9
document admin_group
2019-02-21 21:53:29 -08:00
Min RK
2f99104f57
a couple fixups after autoformatting
2019-02-19 17:04:37 +01:00
Min RK
5e60582ef3
run autoformat
...
apologies to anyone finding this commit via git blame or log
run the autoformatting by
pre-commit run --all-files
2019-02-19 17:00:10 +01:00
Richard Darst
a6d217d113
pam_normalize_username: add docs
2019-02-07 01:35:18 +02:00
Dylan Nelson
2ee355d6a4
Update docs: deployments
...
Add IllustrisTNG public data release deployment.
Also add link for MIT, and delete jcloud.io (seems to no longer exist).
2018-12-30 15:04:21 +01:00
Clemens Tolboom
4b36dce29f
Fix markdown link into rst
2018-12-03 19:05:50 +01:00
Min RK
ea44ab0c85
Merge pull request #2312 from choldgraf/roadmap
...
[MRG] moving the roadmap to this repo
2018-11-15 19:55:35 +01:00
Min RK
c633d87f1e
Merge pull request #2296 from pelson/logo_in_page_template
...
Add a logo block, and update the docs regarding base.html.
2018-11-15 12:44:15 +01:00
Chris Holdgraf
891a352f42
updating circle for docs and adding a roadmap
2018-11-14 21:20:26 -08:00
DataVictorEngineer
7f12418e4c
Apache reverse proxy customization for jupyterhub
...
This is the modification to run the Jupyterhub using the custom url: http://127.0.0.1:8000/jhub/ .
2018-11-11 22:45:30 +02:00
Phil Elson
87ce499840
Add a logo block, and update the docs regarding base.html.
2018-11-09 06:36:17 +00:00
Matthias Bussonnier
0670423a3d
Cleanup the sudo/selinux section
2018-10-18 14:03:00 -07:00
Adrian Wilke
ee63002f21
Added Paderborn University
2018-10-17 21:28:38 +02:00
Min RK
2d94b2999f
Merge pull request #2055 from LLNL/end-to-end-ssl
...
End-to-end SSL
2018-10-17 13:27:03 +02:00
Min RK
bc3ace60dc
Merge branch 'master' into end-to-end-ssl
2018-10-12 16:17:26 +02:00
Min RK
ce2310b1ae
update proxy docs to mention entrypoints
2018-10-12 11:11:13 +02:00
Matthias Bussonnier
2e872069fb
Use $() for command substitution instead of backticks/quotes.
...
One of the example was using quotes instead of backticks.
Backticks are the "older" way of doing things, which has a number of
disadvantes:
http://mywiki.wooledge.org/BashFAQ/082
Here I'm more worried about readability as depending on font and "smart"
editor helping on the web, many people may confuse ` with ', it could
end up modifying formatting on makrdown powered website... etc...
2018-10-04 13:44:16 -07:00
Min RK
f29354e0f4
Merge branch 'master' into end-to-end-ssl
2018-10-02 11:15:53 +02:00
Nils Werner
a08a839385
Replace python with sys.executable in most service examples
2018-10-02 09:42:54 +02:00
Min RK
acdd9bb674
Merge pull request #2203 from minrk/entrypoints
...
allow spawners and authenticators to register via entry points
2018-10-01 17:22:11 +02:00
Chris Holdgraf
372af86250
rst code syntax in docs
2018-09-29 09:09:31 -07:00
Thomas Mendoza
a13f4197d4
Move proxy cert creation into .init_internal_ssl
2018-09-28 16:33:18 -07:00
Chris Holdgraf
c48988afcb
pip command update
2018-09-28 12:00:28 -07:00
Min RK
c02ab23b3d
allow spawners and authenticators to register via entrypoints
...
jupyterhub.authenticators for authenticators, jupyterhub.spawners for spawners
This has the effect that authenticators and spawners can be selected by name instead of full import string (e.g. 'github' or 'dummy' or 'kubernetes')
and, perhaps more importantly, the autogenerated configuration file will include a section for each installed and registered class.
2018-09-28 10:08:10 +02:00
Kyla Harper
a78655c5a7
Add DummyAuthenticator documentation
2018-09-27 11:42:06 -05:00
Min RK
fa79e233b7
Merge pull request #2196 from choldgraf/copybutton
...
add a copy button to code cells
2018-09-27 14:13:56 +02:00
yuvipanda
6ca5b3aa70
Fixup upgrade toctree in index.rst
2018-09-27 00:16:24 -07:00