pre-commit-ci[bot]
|
b35851f2b7
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-02-05 20:29:33 +00:00 |
|
pre-commit-ci[bot]
|
e95942d61b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-05-15 08:51:36 +00:00 |
|
Erik Sundell
|
e0aaa4f995
|
pre-commit: run black with string normalization
|
2021-11-03 23:55:34 +01:00 |
|
Erik Sundell
|
771ae59636
|
pre-commit: run black without string normalization
|
2021-11-03 23:53:41 +01:00 |
|
GeorgianaElena
|
84d8000114
|
Removed chp service
|
2019-02-18 15:08:53 +02:00 |
|
GeorgianaElena
|
956c95e527
|
Fixed minor issues
|
2019-02-13 14:23:02 +02:00 |
|
GeorgianaElena
|
3ee387cd3b
|
Fixed some issues
|
2019-02-13 14:23:02 +02:00 |
|
GeorgianaElena
|
eee29a0957
|
Replace chp with traefik-proxy
|
2019-02-13 14:23:02 +02:00 |
|
Matthias Bussonnier
|
8650aacd57
|
Fix some typos
Using `codespell -q3 -w` that I just discovered.
(https://github.com/codespell-project/codespell, pip install codespell)
|
2018-08-27 17:58:26 -07:00 |
|
yuvipanda
|
dd53176889
|
Start JupyterHub / CHP when system starts
|
2018-06-28 00:49:36 -07:00 |
|
yuvipanda
|
582ef74a61
|
Restart JupyterHub after each install
Restarting JupyterHub should be non-disruptive, and helps
make the config changes come true ASAP.
|
2018-06-27 18:07:59 -07:00 |
|
yuvipanda
|
aa522faf7f
|
Don't use tee to write service unit files
We are running as root now directly, no need to tee
|
2018-06-27 02:10:26 -07:00 |
|
yuvipanda
|
e957fc3bf0
|
Don't use sudo for everything
We are running as root, and will rely on dropping privs via
systemd rather than sudo
|
2018-06-27 02:07:49 -07:00 |
|
yuvipanda
|
303d2d0e88
|
Call conda more resiliently
|
2018-06-26 18:35:58 -07:00 |
|