Erik Sundell
|
40b88cb780
|
test refactor: update simplest plugin tests
With this refactor, the simplest plugin stops interfering with other
tests.
|
2023-06-09 03:34:06 +02: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
|
92c74d157f
|
Fix failing plugin test
|
2020-01-13 18:38:47 +02:00 |
|
johannes.kaufmann
|
35772cf447
|
Try to test new user create hook
|
2019-12-03 09:43:16 +01:00 |
|
Jeremy Tuloup
|
b96a760aee
|
Simplify test for the tljh_post_install hook
|
2019-07-02 12:53:06 +02:00 |
|
Jeremy Tuloup
|
f3232e7c44
|
Add tljh_post_install hook
|
2019-06-27 11:45:36 +02:00 |
|
yuvipanda
|
b584bd1b2a
|
Add hook for custom jupyterhub_config.py content
This lets extensions directly control how JupyterHub
is configured
|
2019-06-05 15:20:49 +02:00 |
|
yuvipanda
|
77dc6a0e27
|
Add hook to install packages in hub environment
Required when installing additional authenticators or
spawners
|
2019-06-05 15:20:49 +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
|
8b2980a20a
|
Add tests for the plugin mechanism
|
2018-08-12 09:47:32 -07:00 |
|