pre-commit-ci[bot]
ef7545fc75
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-10-12 11:34:19 +00:00
Temidayo
08a125489d
fixed a typo
2022-10-12 12:29:07 +01:00
Temidayo
1050dadda4
modified announcement README and config.py
2022-10-12 12:27:57 +01:00
Min RK
7a9778249f
run pre-commit with isort
2022-03-31 12:33:26 +02:00
Min RK
3270bc76af
readme typo
...
Co-authored-by: Ivana <IvanaH8@users.noreply.github.com >
2021-06-08 09:35:45 +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
9331dd13da
run pre-commit (prettier)
2021-02-12 15:25:58 +01:00
sangarshanan
24c83e721f
Fix curl in jupyter announcements
...
Running the Curl as is return a 500 with ```json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 1 column 2 (char 1)
``` Converting the payload to a proper Json
2020-11-28 17:50:44 +05:30
Steffen Vogel
e93cc83d58
remove unused imports
2020-04-16 12:12:22 +02:00
Rollin Thomas
d1c06ab603
Fix to use get_current_user()
2019-03-07 20:02:35 -08: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
ada8582768
pass flake8 on examples
...
define flake8 builtins for config files (c, get_config)
2019-02-19 16:59:11 +01:00
Nils Werner
a08a839385
Replace python with sys.executable in most service examples
2018-10-02 09:42:54 +02:00
Rollin Thomas
0d664355f0
Some explanatory comments
2018-08-03 12:15:50 -07:00
Rollin Thomas
f3f5b69e49
Try hub_users=[]
and allow_admin=True
2018-08-02 09:00:46 -07:00
Rollin Thomas
8ee9869ca0
Add an example simple announcement service
2018-08-01 16:11:30 -07:00