Min RK
20f75c0018
Bump to 4.1.0.dev
2023-06-12 15:29:13 +02:00
Min RK
689dc5ba24
Bump to 4.0.1
2023-06-08 10:38:00 +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
d65e2daa15
Apply suggestions from code review
...
Co-authored-by: Simon Li <orpheus+devel@gmail.com >
2023-06-01 12:55:07 +02:00
Min RK
4eaa7c5eb3
Reorder token request docs
...
- suggest token page first
- remove caveat about JupyterHub 0.8, which can be assumed now
- undocument `jupyterhub token`
- refresh token page screenshots, and remove duplicate screenshot of the token page
- minor improvements to language in token page
2023-05-31 14:25:03 +02:00
tfmark
4cdf0a65cd
'servers' should be a dict of dicts, not a list of dicts in rest-api.yml
2023-05-24 16:09:26 +01: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
c3d4885521
Merge pull request #4428 from minrk/faq-share
...
update sharing faq for 2023
2023-05-10 17:08:32 +02:00
Matúš Košút
b199110276
add HUNT into research institutions
2023-04-26 16:13:13 +02:00
Erik Sundell
b5e5fe630d
docs: fix missing redirects for api to reference/api
2023-04-23 08:02:52 +02: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
cbacdecb1e
update sharing faq for 2023
2023-04-20 13:52:01 +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
10e7ab96e5
Bump to 4.0.0
2023-04-20 12:18:26 +02:00
Min RK
076c14dce6
final changelog for 4.0.0
2023-04-20 11:17:52 +02:00
Min RK
203f4a5855
test PRs against base ref
...
rather than making assumptions about checkouts and origins
2023-04-19 15:56:09 +02:00
Erik Sundell
d5478b1f21
maint: let rediraffecheckdiff compare with origin/main, not main
2023-04-19 15:08:00 +02:00
Min RK
1342f00d8e
move redirect line for 4.0 to bottom so rediraffewritediff adds in the right place
2023-04-19 13:40:17 +02:00
Min RK
1e49b4379b
set rediraffe auto redirect percentage to 80%
2023-04-19 13:37:17 +02:00
Min RK
a5d563217c
check redirects in test-docs
...
check all for:
- this PR
- latest tag
- longer term (3.0)
2023-04-19 13:27:51 +02:00
Min RK
b1ac3b82dc
complete redirects for diataxis reorg
...
ran rediraffecheckdiff with rediraffe_branch=3.1.1
add a marker indicating that redirects are up-to-date for 4.0
2023-04-19 13:26:04 +02:00
Jia Tan
861347cce0
Remove bracket around link text without address.
2023-04-13 15:35:11 -07:00
Erik Sundell
c6b4577c0a
Merge pull request #4399 from minrk/more-db-doc
...
add some more detail and examples to database doc
2023-03-22 14:19:59 +01:00
Min RK
1430e02fa8
fix db url for mysqlclient
2023-03-22 13:56:14 +01:00
Min RK
9ef09a288a
add some more detail and examples to database doc
...
include actual configuration samples for postgres/mysql
2023-03-22 11:31:33 +01: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
7793176b65
Bump to 4.0.0b2
2023-03-15 11:58:54 +01: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
7e35de2577
Merge pull request #4390 from ryanlovett/ryanlovett-tutorial-collab-1
...
Add emphasis about role loading and hub restarts.
2023-03-10 15:22:15 +01:00
Ryan Lovett
bb92058fbf
Add emphasis about role loading and hub restarts.
...
It may not be obvious that the load_roles code acts on existing groups, and one must have the hub re-run it to load_roles for new groups.
2023-03-08 11:12:46 -08:00
Min RK
a5c59d6550
Re-enable links to REST API
...
- fix path to oauth spec
- enable attrs_inline for external link handling to internal targets
2023-03-08 07:51:03 +01:00
Min RK
a348ba6536
Bump to 4.0.0b1
2023-03-01 11:09:39 +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
5c6825f298
myst 0.19 changed intersphinx link syntax
2023-03-01 11:02:33 +01:00
Min RK
6bd0bb4b4a
feedback from review in singleuser doc
2023-03-01 10:10:30 +01:00
Min RK
9422d2778f
Merge pull request #4373 from minrk/collaboration-user-tutorial
...
add collaboration accounts tutorial
2023-03-01 09:46:29 +01:00
Min RK
ca760fc0df
add singleuser explanation doc
2023-02-28 16:21:49 +01:00
Min RK
33e173766f
changelog: move breaking changes to the top
2023-02-28 15:54:49 +01:00
Min RK
6df40cd94b
add changelog redirect
2023-02-28 15:53:52 +01:00
Min RK
6cc6be6c1c
changelog for 4.0 beta
2023-02-28 15:02:55 +01:00
Min RK
44c7fe0fa6
Merge pull request #4377 from alwasega/updates
...
reduce nested hierarchy in docs organization
2023-02-28 15:00:24 +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
Min RK
08f9396017
add rtc screenshots
2023-02-28 11:47:50 +01:00