Commit Graph

1499 Commits

Author SHA1 Message Date
Erik Sundell
9efe59f4f7 docs: add how-to section on making upgrades 2023-08-10 15:18:25 +02:00
Erik Sundell
e14b8d8b77 docs: add section on whats done during upgrades 2023-08-10 15:17:03 +02:00
Erik Sundell
cc00bf3a1a docs: add docs on the system, hub, user environments 2023-08-10 15:16:11 +02:00
Erik Sundell
c6d86d059f docs: ensure intersphinx extension is enabled 2023-08-10 15:14:37 +02:00
Erik Sundell
4cd5da40c3 Update to jupyterhub >=4.0.2,<5 2023-08-10 15:14:09 +02:00
Erik Sundell
55db9c5d0b Merge pull request #775 from raybellwaves/patch-4
Launch into `/lab` by default by changing TLJH config's default value
2023-08-09 15:28:24 +02:00
Erik Sundell
e893959ce5 Update tests to reflect jupyterlab by default 2023-08-09 10:31:32 +02:00
Erik Sundell
5fdc31f9a9 docs: adjust docs to reflect jupyterlab as default 2023-08-09 10:28:46 +02:00
Ray Bell
a8c6c40b2b switch jhub to classic test 2023-08-09 09:40:27 +02:00
Ray Bell
854f5edd06 WIP: try default_app 2023-08-09 09:40:26 +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
3a7c6f7b38 Merge pull request #929 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-08-09 09:23:08 +02:00
Erik Sundell
1a83791191 Merge pull request #928 from jtpio/lab4-nb7
Update Notebook, JupyterLab, Jupyter Resource Usage
2023-08-09 09:22:58 +02:00
Jeremy Tuloup
0f03f40eff Re-add nbgitpuller 2023-08-09 05:25:21 +00:00
pre-commit-ci[bot]
6801c68333 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.8.0 → v3.10.1](https://github.com/asottile/pyupgrade/compare/v3.8.0...v3.10.1)
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v3.0.0](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.9-for-vscode...v3.0.0)
- [github.com/pycqa/flake8: 6.0.0 → 6.1.0](https://github.com/pycqa/flake8/compare/6.0.0...6.1.0)
2023-08-01 08:36:35 +00:00
Jeremy Tuloup
2fbe803530 add missing import 2023-08-01 07:40:29 +00:00
pre-commit-ci[bot]
0da7d09298 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-08-01 07:39:11 +00:00
Jeremy Tuloup
91af54ade3 typo 2023-08-01 07:38:54 +00:00
Jeremy Tuloup
645251a134 update test for labextensions 2023-08-01 07:38:32 +00:00
Jeremy Tuloup
dfeddc2e53 tmp: do not check nbgitpuller 2023-08-01 07:01:58 +00:00
Jeremy Tuloup
4b13303d01 test nbgitpuller only 2023-08-01 07:01:41 +00:00
Jeremy Tuloup
ad1455e4da update jupyter server command for now 2023-08-01 06:52:56 +00:00
Jeremy Tuloup
6f38ec6a95 test for lab extensions 2023-08-01 06:43:49 +00:00
Jeremy Tuloup
b6ee97c770 do not check the lab version 2023-08-01 06:28:39 +00:00
Jeremy Tuloup
bdfabc5ce8 Update tests 2023-08-01 06:26:18 +00:00
Jeremy Tuloup
86a4bb67c8 Update Notebook, JupyterLab, Jupyter Resource Usage 2023-08-01 06:12:05 +00:00
Erik Sundell
3ea72c8a85 Bump to 1.0.0b1 1.0.0b1 2023-07-07 18:33:24 +02:00
Erik Sundell
b76db83c36 Add tbump config 2023-07-07 18:28:55 +02:00
Erik Sundell
301f9db059 Merge pull request #888 from consideRatio/pr/add-changelog-1.0.0
Add changelog for 1.0.0b1
2023-07-07 18:22:57 +02:00
Erik Sundell
bdd0b3124e Bump oauthenticator to 16.0.2 and update 1.0.0b1 release date 2023-07-07 18:21:52 +02:00
Erik Sundell
0ce328555c docs: put changelog in tljh's built documentation under a new reference section 2023-07-07 18:21:52 +02:00
Erik Sundell
51c501b9f1 Add changelog for 1.0.0b1 2023-07-07 18:21:52 +02:00
Erik Sundell
156553937b Merge pull request #924 from consideRatio/pr/update-oauthenticator-16
breaking: update oauthenticator from 15.1.0 to >=16.0.2,<17, make tljh auth docs link out
2023-07-07 18:17:31 +02:00
Erik Sundell
c6fed712d4 docs: add warning to authenticator docs, linking to official docs 2023-07-06 21:35:57 +02:00
Erik Sundell
831a368b5a breaking: update oauthenticator from 15.1.0 to >=16.0.2,<17 2023-07-06 21:35:40 +02:00
Erik Sundell
e1d25e721f Merge pull request #923 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-07-05 14:34:18 +02:00
pre-commit-ci[bot]
d20344cb1d [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.4.0 → v3.8.0](https://github.com/asottile/pyupgrade/compare/v3.4.0...v3.8.0)
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](https://github.com/PyCQA/autoflake/compare/v2.1.1...v2.2.0)
2023-07-04 06:28:38 +00: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
Erik Sundell
f55192d922 Merge pull request #921 from consideRatio/pr/add-comment
test refactor: add comment about python/conda/mamba
2023-06-09 17:23:45 +02:00
Erik Sundell
54bc5fb81b test refactor: add comment about python/conda/mamba 2023-06-09 17:08:12 +02:00
Erik Sundell
55eec52fd9 Merge pull request #920 from minrk/upgrade-mamba-conda
--force-reinstall conda to ensure it's working before we try to install conda packages
2023-06-09 15:56:30 +02:00
Min RK
39b1e1a7c7 preserve version pin when reinstalling conda
avoids upgrade on older versions
2023-06-09 15:33:36 +02:00
Min RK
ee23e041de reinstall conda/mamba in a separate, unconditional step
makes it more likely that subsequent conda installs will succeed

- fix indentation on the upgrade steps so they aren't run every iteration
- no longer need to bump required versions
2023-06-09 15:00:00 +02:00
Min RK
29b354b42b use force-reinstall
not deprecated --force
2023-06-09 14:16:27 +02:00
Min RK
4cc55df2a4 force upgrade of conda itself
if conda upgrade conda is broken, we are in trouble

this is required to avoid the RemoveError
2023-06-09 14:08:03 +02:00
Min RK
4f0179a84c bump minimum conda/mamba versions
an old conda bug causes RemoveError: requests is a dependency of conda
when installing other packages

upgrading conda itself avoids this bug.
It's unclear what the true minimum version is to fix this,
but the important thing is that it will be upgraded if it's still the version in 0.2.0 (4.10),
so pick the version from today which we know works
2023-06-09 13:58:32 +02:00