M Bussonnier
bffdd3969c
Use intersphinx-registry to keep intersphinx URL up to date.
...
This allows to update the intersphinx url in a single location when
those move, an make it a tiny-bit easier to add existing packages than
having to figure out where their docs are.
2024-11-12 20:40:34 +01:00
Min RK
95a7c97052
Bump to 5.3.0.dev
2024-10-21 11:35:43 +02:00
Min RK
9749b6eb6a
Bump to 5.2.1
2024-10-21 11:35:33 +02:00
Erik Sundell
c12ccafe22
changelog for 5.2.1
2024-10-21 11:15:33 +02:00
Min RK
b2d9f93601
Bump to 5.3.0.dev
2024-10-01 14:13:51 +02:00
Min RK
61c39972da
Bump to 5.2.0
2024-10-01 14:13:38 +02:00
Min RK
949496eb36
releasing today!
2024-10-01 14:05:09 +02:00
Min RK
7af4cc2fa9
changelog for 5.2.0
2024-10-01 13:35:32 +02:00
dirtbirb
689a5ba190
Fix typo in concepts.md
2024-09-25 23:14:41 -07:00
rinvii
ad39fe3823
add University of Portland to sample orgs
2024-08-27 17:42:29 -07:00
Min RK
73e0d7092e
docs: remove some outdated links
...
- CURC no longer uses JupyterHub
- Remove outdated links to spark/yarn docs
2024-08-27 09:41:37 +02:00
Simon Li
f8c00092d2
FAQ: websocket problems
2024-08-26 23:51:27 +01:00
Min RK
f4fa229645
Bump to 5.2.0.dev
2024-07-31 11:24:12 +02:00
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