Files
jupyterhub/docs/source/reference
Min RK c02ab23b3d allow spawners and authenticators to register via entrypoints
jupyterhub.authenticators for authenticators, jupyterhub.spawners for spawners

This has the effect that authenticators and spawners can be selected by name instead of full import string (e.g. 'github' or 'dummy' or 'kubernetes')
and, perhaps more importantly, the autogenerated configuration file will include a section for each installed and registered class.
2018-09-28 10:08:10 +02:00
..
2018-06-08 13:09:09 -03:00
2018-07-03 11:16:55 +02:00
2018-08-06 11:11:14 +02:00
2017-08-10 09:07:38 -07:00
2018-08-29 21:24:28 -07:00