Min RK
4dd430e080
Merge branch 'main' into jupyterhub-public-url
2024-01-11 10:24:44 +01:00
YuviPanda
a142876a4e
docs: Remove non-actionable step from developer setup
...
I just went through these with @jmunroe, and found the
db step a little confusing - there is no action to really be
taken here, as pretty much everyone just uses sqlite for
development (and even production). So I've just removed that
step, as python almost always ships with sqlite built into it.
2023-12-17 13:05:19 -08:00
BenGig
41c5be8fbe
ETHZ added to references in documentation ( #4638 )
...
Co-authored-by: Katrin Bentel <43048197+KatrinIB@users.noreply.github.com >
2023-11-24 16:15:49 +01:00
Simon Li
79e75be9f3
authenticator reference doc: mention admin
and RBAC
2023-11-17 23:31:53 +00:00
Simon Li
99d72dfccf
authenticator reference doc: update authenticate return
2023-11-16 19:16:54 +00:00
Min RK
d2bff90f17
support specifying token permissions in UI
...
- add scopes field to token form
- add permissions column to token tables
- expand docs on specifying token scopes, including api example
2023-11-13 12:27:08 +01:00
linyucheng
d5bc3856aa
doc: Add the include_stopped_server field to the /users/name interface
2023-11-08 21:47:35 +08:00
Yuvi Panda
a8e43198a9
Fix capitalization
...
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2023-11-06 14:42:40 +05:30
YuviPanda
f366b785a3
Move from dockerhub to quay.io
...
See https://github.com/jupyterhub/team-compass/issues/688
for context.
I've also added `QUAY_USERNAME` and `QUAY_PASSWORD` to environment
secrets, but *not* `env.REGISTRY`. I will do so once this gets
merged.
2023-10-22 10:27:42 +05:30
Erik Sundell
0d6c27ca1d
Merge pull request #4603 from yuvipanda/nokpy
...
Remove links to okpy from docs
2023-10-16 06:58:42 +02:00
YuviPanda
b50fa894ad
Remove links to okpy from docs
...
These were removed in
https://github.com/jupyterhub/oauthenticator/pull/691 ,
and now the link checker is not happy.
2023-10-16 09:49:50 +05:30
John Charankattu
1ed2c4d07d
DOC change db_url schema from postgres to postgresql
...
sqlalchemy no longer supports postgres schema
2023-10-13 19:51:51 +05:30
Min RK
6905c75cea
skip linkcheck for linux.die.net
...
links work, but site seems to block linkcheck requests from CI with 403
2023-09-29 11:10:45 +02:00
Min RK
1b7ca1e5de
Merge pull request #4568 from LexiJess/main
...
Update gallery-jhub-deployments.md
2023-09-29 11:02:28 +02:00
Yuvi Panda
be96990258
Fix link syntax
...
Co-authored-by: Min RK <benjaminrk@gmail.com >
2023-09-27 10:37:22 -07:00
Jessie Hanson
f396c9910e
Update gallery-jhub-deployments.md
...
Adding the Sirepo gateway to the list of Jupyter instances.
2023-09-13 09:53:17 -06:00
Min RK
27569bc97e
Merge pull request #4508 from lrlunin/patch-1
...
Documentation for RTC for JupyterLab >= 4.0
2023-09-12 10:55:01 +02:00
Min RK
1141216758
pass public urls as JUPYTERHUB_PUBLIC_URL and JUPYTERHUB_PUBLIC_HUB_URL
...
to spawners and services
2023-09-12 10:45:29 +02:00
Yuvi Panda
4fe3fe8f12
Merge branch 'main' into pr/small-services-docs-fixes
2023-09-08 19:25:53 -07:00
YuviPanda
841913a1d1
Remove ~ from .HubOAuthenticated reference
2023-09-08 19:18:29 -07:00
Erik Sundell
906d528302
Merge pull request #4556 from minrk/moar-services
...
add some more service credential docs
2023-09-08 23:45:24 +02:00
Min RK
aa8d8300b1
BIDS Teaching video appears to be gone
2023-09-08 14:40:51 +02:00
Min RK
4838a5a8e5
another pass on oauth_redirect_uri
2023-09-07 18:35:09 +02:00
Min RK
77d7b88b01
Apply suggestions from code review
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2023-09-07 18:30:08 +02:00
Min RK
d33d0f7dac
further clarify Service inputs
...
- try to be clearer about url
- display only used with url
- doc oauth_client_id and oauth_redirect_uri
2023-09-07 17:11:55 +02:00
Min RK
85ef375cc5
add some more service credential docs
2023-09-06 13:45:59 +02:00
Erik Sundell
1eda00b721
Small fixes to services docs
2023-09-06 09:41:51 +02:00
Min RK
351b5c0c90
apply suggestion from review
2023-08-30 15:33:43 +02:00
Max Fröhlich
8c40f3207e
Mention NomadSpawner
...
relates to https://github.com/jupyterhub/jupyterhub/issues/3860
2023-08-10 16:49:29 +02:00
Min RK
a66801c424
Merge pull request #4525 from danilopeixoto/metrics-prefix
...
Add `JUPYTERHUB_METRICS_PREFIX` environment variable to customize metrics prefix
2023-08-10 12:48:14 +02:00
Min RK
4897abbd84
Changelog for 4.0.2
2023-08-10 11:02:41 +02:00
Min RK
f215324c44
Merge pull request #4381 from trungleduc/service-api
...
Add REST API for managing services at runtime
2023-08-09 11:41:18 +02:00
Min RK
94687e5215
docs for metric prefix
2023-08-09 09:06:28 +02:00
Min RK
d268633a2c
Merge pull request #4516 from sgaist/improve_dev_troubleshooting
...
Add "address already in use" troubleshooting hints
2023-08-08 12:24:21 +02:00
Samuel Gaist
09f65126d8
docs(dev): add address already in use troubleshooting hints
...
While it seems trivial, this can be a bit convoluted to debug on macOS
because some of the services might not be visible to the user logged in.
The solution is simple however knowing why it is needed is a good thing.
2023-08-08 09:59:44 +02:00
Orion Poplawski
107b98b964
Attempt at configuration
2023-08-07 13:39:08 +02:00
Simon Li
051a941e1e
Merge pull request #4522 from minrk/notebook-v7
...
document how to use notebook v7 with jupyterhub
2023-08-01 13:44:01 +01:00
Min RK
35c279f819
doc: update notebook config URL
2023-08-01 14:18:50 +02:00
Min RK
4294791e08
document how to use notebook v7 with jupyterhub
...
and improve error message when classic notebook is requested, but notebook v7 is found
2023-08-01 13:58:34 +02:00
pre-commit-ci[bot]
abfa8217ec
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-07-11 13:54:29 +00:00
Lunin Leonid
f4a5c94a71
add info for jupyerlab >= 4.0
2023-07-11 15:50:12 +02:00
Duc Trung LE
2823c12552
Prevent creating managed servicesat runtime
2023-07-04 11:35:08 +02:00
Duc Trung Le
9a0d00fd69
Typo
2023-07-04 11:35:08 +02:00
Duc Trung Le
8cef59bdd7
Add documentation
2023-07-04 11:35:08 +02:00
Duc Trung Le
7dd4e4516f
Add scope
2023-07-04 11:33:21 +02:00
kosmonavtus
1ee10ef93d
Update database.md
...
database.md fix install :)
2023-06-30 20:33:09 +04:00
Min RK
a3ccee3871
Bump to 5.0.0.dev
2023-06-28 09:11:14 +02:00
Min RK
20f75c0018
Bump to 4.1.0.dev
2023-06-12 15:29:13 +02:00
Min RK
689dc5ba24
Bump to 4.0.1
2023-06-08 10:38:00 +02:00
Min RK
bcbf136de2
set date for 4.0.1
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2023-06-08 09:58:21 +02:00