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 |
|
alwasega
|
ee2e830e03
|
Updates to the documentation Contribution section
|
2023-02-16 13:11:52 +03:00 |
|
Erik Sundell
|
c9d52ce6ff
|
Merge pull request #3888 from minrk/server-extension
singleuser auth as server extension
|
2023-02-15 20:46:33 +01:00 |
|
Min RK
|
3b04f0872b
|
extension: use jupyterhub log_request function
matches subclass log behavior
|
2023-02-15 11:30:18 +01:00 |
|
Min RK
|
61ac37500b
|
Merge pull request #4341 from Sheila-nk/asyncio-doc
Document use of pytest-asyncio in JupyterHub test suite
|
2023-02-15 10:51:24 +01:00 |
|
Min RK
|
a43757bc1a
|
fix hub api url in extension check_hub_version
|
2023-02-14 16:56:08 +01:00 |
|
Min RK
|
5f9283c7c0
|
Address review in singleuser extension
- more thorough docstrings, comments
- add missing `check_hub_version` call
- remove duplicate HubAuth instance on authorizer
|
2023-02-14 16:04:34 +01:00 |
|
Yuvi Panda
|
5d9e8b47c2
|
Merge pull request #4352 from shaneknapp/fix-spawn-timer-4351
add a few more buckets for server_spawn_duration_seconds
|
2023-02-13 12:51:48 -08:00 |
|
shane knapp
|
475548a3e2
|
add a few more buckets
|
2023-02-13 12:23:59 -08:00 |
|
Sheila Kahwai
|
f21743b751
|
add pytest-asyncio info under test organization
|
2023-02-13 10:48:37 +03:00 |
|
Sheila
|
b2a9a6d1c0
|
Merge branch 'jupyterhub:main' into asyncio-doc
|
2023-02-13 10:35:20 +03:00 |
|
Min RK
|
c93832cb33
|
Merge pull request #4343 from alwasega/references
Restructured references section of the docs
|
2023-02-10 13:42:26 +01:00 |
|
Min RK
|
46508a31d3
|
Merge pull request #4348 from minrk/build-push-temp
temporary fix: pin base-notebook tag
|
2023-02-10 12:00:51 +01:00 |
|