Min RK
5e166970fa
easier linting in jupyterhub_config
...
noqa get_import satisfies most linters
2024-03-11 09:16:02 +01:00
Erik Sundell
d6c48b15fe
pyupgrade: run pyupgrade --py36-plus and black on all but tests
2021-08-26 16:23:38 +02:00
Min RK
40de16e0e1
Update service examples and documentation with access scopes and roles
2021-06-07 14:02:13 +02:00
Min RK
e2076e6c91
implement access scopes
...
- access:services for services
- access:users:servers for servers
- tokens automatically have access to their issuing client (if their owner does, too)
- Check access scope in HubAuth integration
2021-06-07 14:00:50 +02:00
Min RK
5e60582ef3
run autoformat
...
apologies to anyone finding this commit via git blame or log
run the autoformatting by
pre-commit run --all-files
2019-02-19 17:00:10 +01:00
Min RK
a43d677ae4
add external-service shared notebook example
2017-01-06 13:30:53 +01:00