Min RK
0884ebc948
update docs links following permanent redirects
...
- make linkcheck
- apply all "permanent redirect" fixes
- manually change a couple version URLs like sudo to unversioned URLs
2025-08-05 10:39:08 -07:00
Min RK
1da7eee9ba
update voila homepage link
...
use homepage instead of broken gallery link
new gallery URL is https://voila-gallery.github.io fwiw
2025-08-05 10:14:50 -07:00
Raniere Gaia Costa da Silva
e81884fabb
Use "and" instead of "&" in text
2025-08-05 15:19:18 +02:00
Erik Sundell
f336c77166
Merge branch 'main' into docs-fix-broken-requests
2025-07-06 09:17:38 +02:00
Simon Li
8423d81cf3
gallery-jhub-deployments: remove broken NERSC links
2025-07-04 15:01:45 +01:00
Simon Li
2942654f15
Fix another old requests URL
2025-07-04 15:00:13 +01:00
Simon Li
faa5e31f52
Switch to https://github.com/rbubley/mirrors-prettier
...
Downgrade prettier to last proper release v3.6.2
2025-07-02 22:35:00 +01:00
Angus Hollands
27c1441baa
docs: update URL
2025-05-30 11:33:27 +01:00
Paul Hoger
07b6e281c4
Add missing literal to code tags
2025-05-27 18:16:33 +02:00
Michał Krassowski
4617cc10ef
Update changelog.md
2025-05-26 12:37:01 +01:00
Min RK
20b11b26f9
latest changes
2025-04-15 14:27:14 +02:00
Min RK
8e81aae517
add highlights for 5.3, including notes about new image building
2025-04-15 09:17:58 +02:00
Min RK
fb2a2cdf3a
changelog for 5.3.0
2025-04-14 16:04:54 +02:00
Srikanth Chelluri
2e5fc51b6b
Allow configuration of stop duration metric buckets
...
Issue #4833 proposes allowing configuration of buckets for server spawn
duration. It was resolved with PR #4967
This follows a similar pattern to support the same kind of configuration
for server stop duration
2025-04-11 10:21:56 -04:00
Min RK
13ae9247f9
changelog for 5.3.0
2025-04-07 12:58:30 +02:00
Min RK
b5359545db
Merge pull request #5037 from yuvipanda/dummy-path
...
Add SharedPasswordAuthenticator
2025-04-07 12:25:10 +02:00
pre-commit-ci[bot]
d1a412b354
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-04-05 22:33:39 +00:00
Konstantin Taletskiy
fd9f86cf49
how to select dummy authenticator
2025-04-05 15:31:08 -07:00
Simon Li
4a67babe7d
Merge pull request #5012 from minrk/user_options_redux
...
add apply_user_options hook
2025-04-05 19:31:41 +01:00
Min RK
1aa220ee2c
improve user_options docs per review
2025-04-03 14:39:39 +02:00
Min RK
8002cbb873
Apply suggestions from code review
...
Co-authored-by: Simon Li <orpheus+devel@gmail.com >
2025-04-03 11:29:22 +02:00
Min RK
7522d2c73a
flesh out SharedPasswordAuthenticator
...
- add docs, tests
- deprecate DummyAuthenticator.password, pointing to new class
- accept no password as valid config (no login possible)
- log warnings for suspicious config (e.g. passwords not set, admin password set, but no admin users, etc.)
2025-04-02 12:16:22 +02:00
Min RK
43a868d00b
Apply suggestions from code review
...
Co-authored-by: Anton Akhmerov <anton.akhmerov@gmail.com >
2025-03-25 11:47:37 +01:00
Min RK
17f11970bb
make sure Spawner.user_options is in docs
2025-03-24 12:39:25 +01:00
Min RK
b9a59768d0
Merge pull request #4967 from kireetb/main
...
Allow configuration of bucket sizes in metrics - #4833
2025-03-19 13:29:24 +01:00
Min RK
3ce05d42b6
note version for bucket env change
2025-03-19 13:18:56 +01:00
ctcjab
410fa0f36a
rm outdated docs
...
...that claim "copy shareable link" does not work in JupyterHub.
This has been working for several years.
Ref:
* https://github.com/jupyterlab/jupyterlab/issues/5388#event-1902114640
* https://jupyterhub.readthedocs.io/en/stable/faq/faq.html#:~:text=can%20use%20JupyterLab%E2%80%99s%20%E2%80%9C-,copy%20shareable%20link,-%E2%80%9D%20in%20the%20context
2025-03-11 21:20:13 -04:00
Min RK
0a27724540
Remove managed_groups check in groups API
...
allow group admins to make group changes, even though manage_groups config may clobber them
2025-03-07 13:11:34 +01:00
Min RK
a880fc4d6c
add apply_user_options hook
...
cover more cases with config without need to subclass
2025-02-19 16:00:50 +01:00
kireetb
ee4a8e593d
simpler custom spawn bucket sizes
...
for prometheus
2025-02-03 22:50:58 -05:00
Simon Li
7a76cfd89d
Missing breaking change in 5.0.0 changelog: URL tokens
...
b319b58a2f (diff-514e695392b67987ea4b144e522365c14062bb806eaa0bfe8f1d24175cabe072R363)
2025-01-08 22:47:29 +00:00
Erik Sundell
c12ccafe22
changelog for 5.2.1
2024-10-21 11:15:33 +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
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
Min RK
b4a06ea53f
add 4.1.6 changelog
2024-07-31 10:53:39 +02:00
Min RK
759a4f0624
update 5.1 changelog
2024-07-30 20:30:03 +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
7852dbc1dc
Cleanup references
2024-06-10 18:31:36 -07:00
Min RK
78369901b2
make sure metrics configuration is in docs
2024-06-10 09:29:39 +02:00
Min RK
d7939c1721
one last patch
2024-05-24 11:00:46 +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
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
961d2fe878
allows_schemas config is not in jupyter-events
2024-05-07 11:38:24 +02:00