Commit Graph

155 Commits

Author SHA1 Message Date
YuviPanda
d695d29a6d Link what 'jupyterlab' and 'classic' link to 2024-12-08 19:31:41 -08:00
Min RK
3bd739e8dc update oauthenticator to 17
azuread no longer has its own dependencies
2024-09-04 13:25:10 +02:00
Simon Li
5278351eb1 Merge pull request #989 from minrk/hub5
jupyterhub 5
2024-08-25 15:09:36 +01:00
Min RK
dcbb37688e doc adding users with github, since they won't be allowed by default 2024-08-23 11:40:07 +02:00
Min RK
5abf657bdf fix -m invocation of jupyterhub
-m jupyterhub.app results in multiple JupyterHub classes being defined
and jupyterhub.app.JupyterHub never being instantiated
2024-08-23 08:32:24 +02:00
Joseph Daudi
a5f966927f Added missing details on how to add custom domain form manual HTTPS configuration 2024-05-23 21:49:15 +03:00
Pierre de Buyl
e869633871 Fix URL syntax in nativeauth.md 2023-10-27 11:56:22 +02:00
Min RK
c35a4cbe65 typo 2023-08-11 11:46:37 +02:00
Erik Sundell
fb78464dec docs: fix broken link 2023-08-10 15:19:26 +02:00
Erik Sundell
9efe59f4f7 docs: add how-to section on making upgrades 2023-08-10 15:18:25 +02:00
Erik Sundell
5fdc31f9a9 docs: adjust docs to reflect jupyterlab as default 2023-08-09 10:28:46 +02:00
Erik Sundell
0122a21c71 Merge pull request #922 from jrdnbradford/override-default-settings-docs
Add `JupyterLab` setting overrides docs
2023-08-09 09:30:50 +02:00
pre-commit-ci[bot]
e9de9f6042 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-08-09 07:28:47 +00:00
Erik Sundell
2b1b6787b8 Apply suggestions from code review 2023-08-09 09:28:37 +02:00
Erik Sundell
c6fed712d4 docs: add warning to authenticator docs, linking to official docs 2023-07-06 21:35:57 +02:00
pre-commit-ci[bot]
259d2ff11d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-14 02:10:29 +00:00
Jordan Bradford
3753a3c775 Update heading 1 2023-06-13 22:05:55 -04:00
Jordan Bradford
bc09121677 Add JupyterLab setting overrides docs 2023-06-13 21:57:17 -04:00
Jordan Bradford
6a7cbc8681 Add intro description of boot disk 2023-06-05 10:53:12 -04:00
pre-commit-ci[bot]
232d595d49 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-29 01:09:08 +00:00
Jordan Bradford
9a1b600d99 Add Google Cloud config page 2023-05-28 20:56:57 -04:00
pre-commit-ci[bot]
31add381e4 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-23 00:52:06 +00:00
Jordan Bradford
5803e2ab3b Re-add user env files 2023-05-22 20:33:07 -04:00
Jordan Bradford
14af23ea2e Add link to resource resizing page 2023-05-22 20:32:27 -04:00
Jordan Bradford
230f16ba4a Fix broken link to admin page 2023-05-22 20:31:22 -04:00
pre-commit-ci[bot]
eeb76c0894 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-18 14:08:35 +00:00
Jordan Bradford
8ecb158bc9 Update Google auth docs 2023-05-17 22:58:07 -04:00
Fabian Fischer
8dba109c43 docs(awscognito): add custom claims example
After struggling with my custom department claim and getting helped in https://discourse.jupyter.org/t/genericauthenticator-with-cognito-how-to-check-for-department-match/18105/1 I wanted to give back to the community.

Rebased by Erik Sundell, originally committed in .rst, now transferred
to .md
2023-05-13 19:56:56 +02:00
Erik Sundell
f9b2a05e18 docs: fix remaining issues following rst to myst transition 2023-04-04 21:48:13 +02:00
Erik Sundell
153d575ae5 docs: manual formatting fixes following rst to myst conversion 2023-04-04 21:25:55 +02:00
Min RK
76dadd7ef9 fix absolute refs
myst seems to create different refs than sphinx
2023-03-27 10:16:51 +02:00
Min RK
de36cfc116 adopt myst
run rst2myst, with minimal manual formatting fixes
2023-03-27 09:40:35 +02:00
James A. Webb, IV
b827de31dd Update user-environment.rst
Minor typo
2023-02-06 09:23:37 -06:00
Erik Sundell
48ef17cbee docs: use nbgitpuller link without dedicated domain 2022-09-14 19:08:43 +02:00
Erik Sundell
5b8545241c docs: reference nbgitpullers docs to fix outdated tljh docs 2022-09-09 21:06:48 +02:00
Rowan Molony
c93e5e4cba Update nbgitpuller URL
Previous URL is broken
2022-08-08 15:30:13 +01:00
Erik Sundell
0b817fb563 end-of-file-fixer fixes 2021-10-31 11:15:22 +01:00
Erik Sundell
990135e179 hub env: bump to require latest major version, less pinned now 2021-10-27 09:15:44 +02:00
Erik Sundell
533b0d0c37 docs: fix how-to sections table of content section 2021-10-27 01:44:23 +02:00
Min RK
fe081dff13 update awscognito docs to use GenericOAuthenticator 2021-10-22 15:58:39 +02:00
Erik Sundell
9179365a4f docs: fix language regarding master 2021-10-19 11:33:58 +02:00
YuviPanda
19bbcb8ba3 Try setting min. req to 1GB of RAM
Now that we only ship prebuilt jupyterlab extensions,
maybe this is ok?
2021-10-18 18:39:50 +05:30
Yuvi Panda
2c1f448792 Merge pull request #658 from jtpio/jupyterlab-3.0 2021-03-22 01:04:51 +05:30
Georgiana Elena
8ba0ca2a9e Merge pull request #663 from jtpio/systemd-overrides
Add docs to override systemd settings
2021-02-19 11:25:28 +02:00
Jeremy Tuloup
1ab5c7056d Elaborate on the systemd overrides 2021-02-18 18:11:29 +01:00
Jeremy Tuloup
a15eac4767 Apply suggestions from code review
Co-authored-by: Georgiana Elena <georgiana.dolocan@gmail.com>
2021-02-18 17:50:21 +01:00
Jeremy Tuloup
138bf0194e Link systemd docs in howto toc 2021-02-15 15:16:28 +01:00
Jeremy Tuloup
2f33e2b5fb Add docs to override systemd settings 2021-02-15 15:13:59 +01:00
Jeremy Tuloup
dc30923658 Update to jupyter-resource-usage 2021-02-09 09:07:51 +01:00
Jeremy Tuloup
8ccd8ae61d Fix code formatting in the docs 2021-02-08 17:51:31 +01:00