Min RK
85ef375cc5
add some more service credential docs
2023-09-06 13:45:59 +02:00
Erik Sundell
1eda00b721
Small fixes to services docs
2023-09-06 09:41:51 +02:00
Max Fröhlich
8c40f3207e
Mention NomadSpawner
...
relates to https://github.com/jupyterhub/jupyterhub/issues/3860
2023-08-10 16:49:29 +02:00
Min RK
a66801c424
Merge pull request #4525 from danilopeixoto/metrics-prefix
...
Add `JUPYTERHUB_METRICS_PREFIX` environment variable to customize metrics prefix
2023-08-10 12:48:14 +02:00
Min RK
4897abbd84
Changelog for 4.0.2
2023-08-10 11:02:41 +02:00
Min RK
94687e5215
docs for metric prefix
2023-08-09 09:06:28 +02:00
Duc Trung LE
2823c12552
Prevent creating managed servicesat runtime
2023-07-04 11:35:08 +02:00
Duc Trung Le
9a0d00fd69
Typo
2023-07-04 11:35:08 +02:00
Duc Trung Le
8cef59bdd7
Add documentation
2023-07-04 11:35:08 +02:00
Min RK
bcbf136de2
set date for 4.0.1
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2023-06-08 09:58:21 +02:00
Min RK
55e9a0f5b5
changelog for 4.0.1
2023-06-07 15:41:22 +02:00
Min RK
c359221ef3
Merge pull request #4454 from goseind/gallery_cern
...
Add CERN to Gallery of JupyterHub Deployments
2023-05-22 13:45:48 +02:00
Simon Li
7ddd3b0589
Config reference: link to nicer(?) API docs first
...
`Configuration Reference` sounds like it's the place to go to see the full list of JupyterHub config options.
However it's not very readable as it's a plain-text dump of the output of `jupyterhub --generate-config`.
This links to some of the API doc pages instead, which present most of the information in an easier to read format. Unfortunately it also includes a lot of non-traitlets documentation.
2023-05-18 16:23:21 +01:00
Domenic Gosein
ff71d09fd1
Add CERN to Gallery of JupyterHub Deployments
2023-05-16 16:57:40 +00:00
Min RK
131094b5ff
Merge pull request #4426 from minrk/upgrade-note
...
add upgrade note for 4.0 to changelog
2023-04-20 14:16:04 +02:00
Min RK
4544a98fb9
put upgrade note to note heading
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2023-04-20 14:11:38 +02:00
Min RK
9c83c15f67
Fix some public URL links within the docs
...
there shouldn't be any links to jupyterhub.readthedocs.io
2023-04-20 13:36:16 +02:00
Min RK
d2a545a01e
add upgrade note for 4.0 to changelog
2023-04-20 12:59:42 +02:00
Min RK
076c14dce6
final changelog for 4.0.0
2023-04-20 11:17:52 +02:00
Jia Tan
861347cce0
Remove bracket around link text without address.
2023-04-13 15:35:11 -07:00
ryanlovett
54877025ca
Fix variable spelling.
...
The variable is `manage_groups`, although some method and function names use "managed".
2023-03-17 10:13:52 -07:00
Min RK
01a31c894c
CURC removed parallel tutorial
2023-03-15 11:51:44 +01:00
Min RK
1e9cf23302
Refresh 4.0 changelog
2023-03-15 10:21:07 +01:00
Min RK
c9e194f187
Merge pull request #4357 from minrk/singleuser-doc
...
add singleuser explanation doc
2023-03-01 11:06:30 +01:00
Min RK
6bd0bb4b4a
feedback from review in singleuser doc
2023-03-01 10:10:30 +01:00
Min RK
33e173766f
changelog: move breaking changes to the top
2023-02-28 15:54:49 +01:00
Min RK
6cc6be6c1c
changelog for 4.0 beta
2023-02-28 15:02:55 +01:00
pre-commit-ci[bot]
533e97eaa9
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-28 13:33:00 +00:00
alwasega
e4dece9f24
Added redirect and modified api reference section
2023-02-28 16:34:52 +03:00
pre-commit-ci[bot]
fd598a0b97
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-28 08:58:18 +00:00
alwasega
bc3ef4403f
Resolved items as guided by @minrk comments
2023-02-28 11:58:45 +03:00
pre-commit-ci[bot]
dff1b0aca6
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-09 10:10:40 +00:00
alwasega
9535fa3af1
Re-pushed files after merging main into references
2023-02-09 13:12:42 +03:00
alwasega
46be2c21e0
Pulled upstream changes and re-pushed files
2023-02-09 12:47:12 +03:00
alwasega
1837c33a56
Restructured references section of the docs
2023-02-09 12:25:07 +03:00
alwasega
c4d5762608
Moved Explanation/Background files
2023-02-06 11:31:37 +03:00
alwasega
f857b17022
Moved last set of Tutorials
2023-02-03 15:57:35 +03:00
alwasega
f825973588
Moved second half of HowTo documentation
2023-01-27 11:32:41 +03:00
alwasega
d2814c9c11
renamed MyST references in API docs to avoid duplication error
2023-01-26 00:29:23 +03:00
alwasega
49169dab2f
fixed broken MyST references
2023-01-26 00:05:17 +03:00
pre-commit-ci[bot]
3f2d55474c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-01-25 20:54:03 +00:00
alwasega
ee43ebeab5
Moved first half of HowTo documentation
2023-01-25 23:51:36 +03:00
Min RK
21ad59dc3c
Merge pull request #4292 from minrk/doc-db
...
expand database docs
2023-01-16 10:56:35 +01:00
Min RK
995264ffef
Merge pull request #4288 from stevejpurves/docs-name-template
...
added note on `Spawner.name_template` setting
2023-01-12 11:45:43 +01:00
Steve Purves
f364c61d64
a more general statement on named server config
2023-01-11 16:59:37 +00:00
Min RK
f65f429a4a
avoid link myst can't seem to understand
2023-01-11 11:46:36 +01:00
Min RK
52b8bc135f
Apply suggestions from code review
...
Co-authored-by: Georgiana <georgiana.dolocan@gmail.com >
Co-authored-by: ajpower <122097973+ajpower@users.noreply.github.com >
2023-01-11 10:10:07 +01:00
Min RK
c7402676a8
expand database docs
...
add notes on what's in the database,
why there's a database,
and how it relates to performance
2023-01-09 15:40:00 +01:00
pre-commit-ci[bot]
80368aad24
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-01-04 21:19:02 +00:00
Steve Purves
b17b073599
added note on Spawner.name_template
setting
2023-01-04 21:14:16 +00:00