Min RK
cdc2151f75
Bump to 5.1.0
2024-07-31 11:10:39 +02:00
Min RK
b4a06ea53f
add 4.1.6 changelog
2024-07-31 10:53:39 +02:00
Min RK
5fcaaac331
Merge pull request #4848 from minrk/prep-510
...
changelog for 5.1.0
2024-07-31 10:47:34 +02:00
Min RK
4ea8fcb031
regen rest-api
2024-07-31 10:38:27 +02:00
Min RK
759a4f0624
update 5.1 changelog
2024-07-30 20:30:03 +02:00
Min RK
db7d0920cd
add some docs on groups permissions
2024-07-03 09:27:10 +02:00
Min RK
9c810b1436
changelog for 5.1.0
...
small release, a few nice things and one performance regression fix
2024-07-01 15:03:11 +02:00
YuviPanda
3a9c631526
Provide consistent myst references to documentation pages
...
While doing https://github.com/jupyterhub/jupyterhub/pull/2726 ,
I realized we don't have a consistent way to format references
inside the docs. I now have them be formatted to match the name
of the file, but using `:` to separate them instead of `/` or `-`.
`/` makes it ambiguous when using with markdown link syntax, as
it could be a reference or a file. And using `-` is ambiguous, as
that can be the name of the file itself.
This PR does about half, I can do the other half later (unless
someone else does).
2024-06-10 19:11:51 -07:00
YuviPanda
96e75bb4ac
Point old service references to correct place
2024-06-10 18:50:10 -07:00
YuviPanda
f09fdf4761
Explicitly reference the services document
2024-06-10 18:45:32 -07:00
YuviPanda
7ef70eb74f
Add note about crosslinks
2024-06-10 18:34:05 -07:00
YuviPanda
5c4eab0c15
Link to idle culler
2024-06-10 18:33:17 -07:00
YuviPanda
8ca8750b04
Remove reference to hubshare
2024-06-10 18:32:49 -07:00
YuviPanda
eb1bf1dc58
Remove TODO
2024-06-10 18:31:55 -07:00
YuviPanda
7852dbc1dc
Cleanup references
2024-06-10 18:31:36 -07:00
pre-commit-ci[bot]
3caea2a463
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-06-10 18:25:53 -07:00
Richard Darst
6679c389b5
docs/source/getting-started/what-is-jupyterhub: Suggestions from code review
2024-06-10 18:25:53 -07:00
Richard Darst
954bbbe7d9
Apply suggestions from code review
...
Co-authored-by: Chris Holdgraf <choldgraf@gmail.com >
2024-06-10 18:25:53 -07:00
Richard Darst
3338de2619
docs/.../what-is-jupyterhub: Updates based on code review
...
- Thanks to @betatim for the suggestions.
2024-06-10 18:25:53 -07:00
Richard Darst
33c09daf5b
Apply suggestions from code review
...
Thanks to @betatim
Co-authored-by: Tim Head <betatim@gmail.com >
2024-06-10 18:25:53 -07:00
Richard Darst
f3cc79e453
what-is-jupyterhub: Fix links
...
- Apparently recommonmark does intelligently uses links like
sphinx+rst, and you shouldn't use `.html` on the links.
2024-06-10 18:25:53 -07:00
Richard Darst
cc0bc531d3
what-is-jupyterhub: Full revision
2024-06-10 18:25:53 -07:00
Richard Darst
fd2919b36f
what-is-jupyterhub: clarifications (single-user and kernels)
...
- Single-user servers are same you get with `jupyter notebook`.
- Kernels by default in single-user server environment but don't have
to be.
2024-06-10 18:25:53 -07:00
Richard Darst
b6e4225482
what-is-jupyterhub initial draft
2024-06-10 18:25:47 -07:00
Min RK
78369901b2
make sure metrics configuration is in docs
2024-06-10 09:29:39 +02:00
Simon Li
a6aba9a7e1
python docs/source/rbac/generate-scope-table.py
2024-05-29 23:49:53 +01:00
Simon Li
8c3ff64511
Fix wording for read:users
scope description
2024-05-29 23:05:45 +01:00
Min RK
495ebe406c
further emphasize that admin_users config only grants permission
2024-05-29 10:37:16 +02:00
Min RK
50466843ee
Bump to 5.1.0.dev
2024-05-24 12:45:49 +02:00
Min RK
c616ab284d
Bump to 5.0.0
2024-05-24 12:45:26 +02:00
Min RK
d7939c1721
one last patch
2024-05-24 11:00:46 +02:00
Min RK
d93ca55b11
update nginx ssl url
2024-05-24 10:57:36 +02:00
Min RK
4ab36e3da6
final changelog for 5.0.0
2024-05-23 13:10:58 +02:00
Min RK
6912a5a752
Merge pull request #4817 from minrk/share-code-full-url
...
add full URLs to share modes
2024-05-16 08:45:08 +02:00
Min RK
02df033227
add full URLs to share modes
...
- full_url for SharedServer
- full_accept_url for ShareCode
2024-05-15 00:02:47 +02:00
Min RK
f82097bf2e
/share-codes/ typo
2024-05-14 23:47:01 +02:00
Min RK
bbc3870803
Bump to 5.0.0b2
2024-05-09 09:03:55 +02:00
Min RK
75673fc268
beta 2
2024-05-09 08:04:09 +02:00
Min RK
332a393083
Update changelog for 5.0b2
2024-05-08 20:15:57 +02:00
Simon Li
fa538cfc65
Merge pull request #4807 from minrk/jupyter-events
...
switch from jupyter-telemetry to jupyter-events
2024-05-08 11:31:11 +02:00
Min RK
463960edaf
schemas are not published...YET
2024-05-07 11:40:45 +02:00
Min RK
961d2fe878
allows_schemas config is not in jupyter-events
2024-05-07 11:38:24 +02:00
Erik Sundell
fd21b2fe94
docs: fix internal reference typo
2024-05-07 09:10:28 +02:00
Min RK
745cad5058
ignore unpublished schema URLs
2024-05-03 12:32:40 +02:00
Min RK
335803d19f
switch from jupyter-telemetry to jupyter-events
...
- id must be a URL
- change `record_event` to `emit`
2024-05-03 12:00:42 +02:00
Min RK
aecb95cd26
add full_url, full_progress_url to server models
...
if public_url is defined
2024-04-24 14:38:00 +02:00
Simon Li
3580904e8a
redoc.html: revert djlint changes (breaks handlebar template)
2024-04-22 20:08:46 +01:00
Min RK
bcf5f49dd6
Bump to 5.0.0b1
2024-04-22 08:40:43 +02:00
Min RK
522f9d44d9
Merge pull request #4792 from minrk/changelog-5
...
changelog for 5.0, add migration doc
2024-04-22 08:40:27 +02:00
Min RK
b29e35650d
update changelog with latest PRs
2024-04-19 17:11:38 +02:00