Commit Graph

1334 Commits

Author SHA1 Message Date
Simon Li
80b347349a Update to mambaforge_version 4.10.3-7 2021-10-18 22:51:12 +01:00
Simon Li
b3c07ba265 miniforge FIXME was fixed!
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-10-18 22:09:42 +01:00
Simon Li
e3bb87b99c Update Amazon docs:
`t2.micro` works but recommend `t3.small`
2021-10-18 20:31:41 +01:00
Simon Li
1859a4690f Lower test memory to 900m 2021-10-18 19:42:51 +01:00
Simon Li
d869540a6c ensure mamba installed, add old miniconda check back 2021-10-18 19:41:50 +01:00
Simon Li
0018beca4f Switch to mambaforge 2021-10-18 19:41:50 +01:00
Yuvi Panda
4a7e545973 Merge pull request #715 from consideRatio/pr/refactor-bootstrap-for-readability
Refactor bootstrap.py script for readability
2021-10-18 23:55:29 +05:30
Erik Sundell
b1b867bd4e bootstrap: tweak language in progress logs emitted 2021-10-18 19:38:56 +02:00
Erik Sundell
d36c53da1b Require python 3.6+ 2021-10-18 19:30:40 +02:00
Erik Sundell
4d5f20de14 Merge pull request #716 from yuvipanda/lower-memory
Try setting min. req to 1GB of RAM
2021-10-18 18:25:38 +02:00
Erik Sundell
1bdc9e9d82 Merge pull request #232 from yuvipanda/no-e
Exit when tljh-config is called as non-root
2021-10-18 18:22:31 +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
22642f527f Merge pull request #696 from Guillaume-Garrigos/patch-1
Reflect the fact that AWS free tier is not enough
2021-10-18 18:37:33 +05:30
Yuvi Panda
98739238a7 Merge pull request #712 from consideRatio/pr/add-readthedocs-yaml
ci: add .readthedocs.yaml
2021-10-18 18:34:08 +05:30
Yuvi Panda
f253d2a863 Merge pull request #713 from consideRatio/pr/remove-template-file
Remove template in root folder - a mistakenly committed file
2021-10-18 18:21:48 +05:30
Erik Sundell
ba84229c8f Refactor bootstrap.py script for readability 2021-10-18 01:13:34 +02:00
Erik Sundell
00199cb6b1 ci: add .readthedocs.yaml 2021-10-17 05:17:53 +02:00
Erik Sundell
cc6e413fb7 Remove mistakenly added file 2021-10-17 04:33:24 +02:00
Erik Sundell
d9e525d853 Merge pull request #666 from DataCascadia/pycascades_sprints
Added instructions for restarting JupyterHub to docs (re: #455)
2021-10-16 20:43:21 +02:00
Erik Sundell
d6cf2f4a5a Apply suggestions from code review 2021-10-16 20:21:38 +02:00
Erik Sundell
7f8842b22e Merge pull request #704 from jupyterhub/yuvipanda-patch-2
Bump nbgitpuller version
2021-10-16 19:55:10 +02:00
Erik Sundell
7de4aba7d9 Merge pull request #703 from jupyterhub/dependabot/pip/tljh/notebook-6.4.1
Bump notebook from 6.3.0 to 6.4.1 in /tljh
2021-10-16 19:50:18 +02:00
Erik Sundell
f930d9dfb7 Update nbgitpuller to 1.* 2021-10-16 19:05:21 +02:00
Erik Sundell
8629b3de32 docs: describe tljh-config commands by referencing --help
By not providing specific examples, we reduce the maintenance effort I
believe. I didn't want to add examples for all tljh-config commands as
those were anyhow documented via --help, and it felt like too much
documentation to maintain to describe it better than that.
2021-10-16 18:36:21 +02:00
Yuvi Panda
a7484f429e Bump nbgitpuller version
Brings in a security fix.

See https://github.com/jupyterhub/nbgitpuller/security/advisories/GHSA-mq5p-2mcr-m52j
2021-08-30 18:58:29 +05:30
dependabot[bot]
be3a7e9542 Bump notebook from 6.3.0 to 6.4.1 in /tljh
Bumps [notebook](http://jupyter.org) from 6.3.0 to 6.4.1.

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 20:36:50 +00:00
Guillaume Garrigos
395e3da046 Reflect the fact that AWS free tier is not enough
The AWS free tier covers only a t2.micro instance, which is unsufficient (nowadays?) for installing TLJH.
2021-07-28 20:19:25 +02:00
Georgiana Elena
75a5724292 Merge pull request #688 from GeorgianaElena/bump-jupyterhub
Bump hub and notebook versions
2021-05-10 16:34:11 +03:00
Georgiana Elena
4560fe0940 Merge pull request #682 from jeanmarcalkazzi/docs/users-lists
Add "Users Lists" example
2021-05-10 14:20:50 +03:00
GeorgianaElena
ecf6664d5a Bump hub and notebook versions 2021-05-10 14:13:08 +03:00
Georgiana Elena
2bfe79983d Merge pull request #683 from ibayer/master
bump nativeauthenticator version to avoid critical bug
2021-04-26 12:26:14 +03:00
ibayer
24c170ba0e bump nativeauthenticator version to avoid critical bug 2021-04-24 13:13:03 +02:00
Jean-Marc Alkazzi
0d6c131b02 Add "Users Lists" example 2021-04-09 16:20:56 +02:00
Georgiana Elena
5339afb10e Merge pull request #680 from GeorgianaElena/configurator-config
Add missing configurator config
2021-04-07 12:34:31 +03:00
GeorgianaElena
8bf9636c99 Add missing configurator config 2021-04-07 12:31:59 +03:00
Georgiana Elena
6cfbfe3911 Merge pull request #676 from GeorgianaElena/try-configurator
Add the jupyterhub-configurator service
2021-04-07 12:17:53 +03:00
GeorgianaElena
5786dce367 Document enabling the configurator 2021-04-06 18:04:43 +03:00
GeorgianaElena
4fc26bc5ef Explain how we contruct the spawner 2021-04-06 14:00:28 +03:00
GeorgianaElena
0e7c30296d Move schema to configurator 2021-04-06 13:44:29 +03:00
GeorgianaElena
c8f86833b7 Install git too 2021-04-05 21:52:37 +03:00
GeorgianaElena
3ff80378c9 Make configurator disabled by default 2021-04-05 21:43:10 +03:00
GeorgianaElena
32e0f99c3c Add the jupyterhub-configurator service 2021-04-05 21:43:10 +03:00
Yuvi Panda
17162cb93b Merge pull request #678 from jupyterhub/revert-677-revert-673-switch-gha
Revert "Revert "Switch integration and upgrade tests from CircleCI to GitHub actions""
2021-04-05 20:31:52 +05:30
GeorgianaElena
95f7b02375 Remove debug prints and use github ref in upgrade tests too 2021-04-05 15:57:57 +03:00
GeorgianaElena
e60f7603f8 Print some env vars and try using github ref instead of sha 2021-04-05 15:47:03 +03:00
GeorgianaElena
a5463a1ef2 Use only the repo name and commit sha for tjh bootstrap pip spec 2021-04-05 13:31:11 +03:00
GeorgianaElena
98b55bf10c Don't use the github actor env var when not inside a PR 2021-04-05 12:40:32 +03:00
Yuvi Panda
94583fecfd Revert "Revert "Switch integration and upgrade tests from CircleCI to GitHub actions"" 2021-04-03 02:06:04 +05:30
Yuvi Panda
1014c58c0a Merge pull request #677 from jupyterhub/revert-673-switch-gha
Revert "Switch integration and upgrade tests from CircleCI to GitHub actions"
2021-04-03 02:06:00 +05:30
Yuvi Panda
aed36225f7 Revert "Switch integration and upgrade tests from CircleCI to GitHub actions" 2021-04-03 02:05:24 +05:30