Simon Li
|
850f430ad6
|
Merge pull request #4383 from minrk/exponential-max-wait
exponential_backoff: preserve jitter when max_wait is reached
|
2023-03-02 17:55:58 +00:00 |
|
Min RK
|
4026ed87e8
|
exponential_backoff: preserve jitter when max_wait is reached
|
2023-03-02 13:57:13 +01:00 |
|
Erik Sundell
|
f57d196e33
|
Merge pull request #4379 from minrk/unpin-singleuser
remove pin from singleuser
|
2023-03-01 14:16:12 +01:00 |
|
Min RK
|
ca9dc3a179
|
remove pin from singleuser
mysterious upstream image problem has been fixed just as mysteriously
|
2023-03-01 13:38:16 +01:00 |
|
Min RK
|
a348ba6536
|
Bump to 4.0.0b1
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
|
901904ecb8
|
Merge pull request #4375 from minrk/changelog-4
changelog for 4.0 beta
|
2023-02-28 16:15:38 +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 |
|
Min RK
|
c6598c797b
|
Add collaboration-users example and tutorial
|
2023-02-28 11:35:03 +01:00 |
|
Min RK
|
6378592db9
|
Merge pull request #4363 from minrk/jupyterhub-sphinx-theme
JupyterHub sphinx theme
|
2023-02-28 11:01:55 +01: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 |
|
Min RK
|
786196527b
|
Merge pull request #4374 from 3coins/patch-1
Getting started link broken
|
2023-02-27 10:29:22 +01:00 |
|
Piyush Jain
|
93c488f840
|
Corrected Getting Started Link
Current getting started link in README is broken.
|
2023-02-24 16:15:42 -08:00 |
|
Min RK
|
23516e93f9
|
Merge pull request #4365 from minrk/admin-panel-button-condition
admin panel: fix condition for start/stop buttons on user servers
|
2023-02-24 15:59:29 +01:00 |
|
Min RK
|
112a79d7c6
|
try to simplify admin start/stop test
remove unused parameterization, excess variables
|
2023-02-24 15:32:50 +01:00 |
|
Sarah Gibson
|
ce7085b720
|
Merge pull request #4368 from alwasega/index
|
2023-02-22 14:06:18 +00:00 |
|
alwasega
|
e31e4f8cfc
|
Incorporated heading suggestion
|
2023-02-22 15:34:55 +03:00 |
|
pre-commit-ci[bot]
|
177c6ea0ee
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-02-22 11:00:50 +00:00 |
|
alwasega
|
b0dbb055f4
|
Updated the top-level index file
|
2023-02-22 14:01:24 +03:00 |
|
Sarah Gibson
|
f245e933ee
|
Merge pull request #4355 from alwasega/contributing
|
2023-02-21 13:00:11 +00:00 |
|
Min RK
|
e0cd07a9bb
|
wait for admin page to load after clicking access-server button
|
2023-02-21 12:31:04 +01:00 |
|
Min RK
|
46052387bc
|
admin panel: fix condition for start/stop buttons on user servers
`.ready` is the right switch for the links, not `.started` which can be defined even after they stop
|
2023-02-21 09:07:22 +01:00 |
|
Min RK
|
0b5a992605
|
update nav links for new theme
|
2023-02-20 15:08:47 +01:00 |
|
Min RK
|
3e9cd8acf8
|
use jupyterhub sphinx theme
|
2023-02-20 15:06:41 +01:00 |
|
Simon Li
|
bed466018c
|
Merge pull request #4358 from pnasrat/remove-pdf-link
Remove PDF links from README.md
|
2023-02-17 17:39:39 +00:00 |
|
Pris Nasrat
|
6de12313e1
|
Remove PDF links from README.md
Fixes #4320
|
2023-02-17 08:25:46 -05:00 |
|
alwasega
|
ecc2108710
|
Reverted to previous toctree
|
2023-02-17 08:25:03 +03:00 |
|
Allan Wasega
|
b64ff64cc0
|
Merge branch 'jupyterhub:main' into contributing
|
2023-02-16 21:15:10 -08:00 |
|
Erik Sundell
|
63dcebadbe
|
Merge pull request #4354 from minrk/server-extension-default
Make singleuser server-extension default
|
2023-02-16 19:28:13 +01:00 |
|
Simon Li
|
015dc03986
|
Merge pull request #4356 from minrk/cookie-error
avoid logging error when browsers send invalid cookies
|
2023-02-16 15:06:22 +00:00 |
|
Min RK
|
f1075b5a21
|
avoid error when browsers send invalid cookies
|
2023-02-16 15:07:35 +01:00 |
|
Min RK
|
403b5f1ffe
|
subset tests for singleuser cases
saves some time for some matrix entries
|
2023-02-16 14:45:10 +01:00 |
|
Min RK
|
e9fd6e1c32
|
make sure ssl/subdomain are covered both for both mixin and serverextension
|
2023-02-16 14:45:10 +01:00 |
|
Min RK
|
18adfbbf30
|
add internal-ssl config for singleuser extension
|
2023-02-16 14:16:46 +01:00 |
|
Min RK
|
4c1df3f3fe
|
fix hub_host links with subdomains
- fixes missing hub_host in singleuser mixins
- fixes test to match extension behavior, which is correct
|
2023-02-16 14:16:46 +01:00 |
|
Min RK
|
0ea813e6ad
|
enable allow_remote access in singleuser extension
otherwise Host header validation prevents remote access
|
2023-02-16 14:16:45 +01:00 |
|
Min RK
|
09a595851e
|
add test matrix entry for jupyter-server 1.x
|
2023-02-16 14:16:45 +01:00 |
|
Min RK
|
6ad6cf01c5
|
default to auth extensions with Jupyter Server 2
|
2023-02-16 14:16:45 +01:00 |
|
pre-commit-ci[bot]
|
bdfde0a256
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-02-16 10:12:40 +00:00 |
|