Commit graph

39 commits

Author SHA1 Message Date
05be86da07
Add SLURM gres extraction from resources 2024-02-20 11:16:53 +01:00
21935f15f5
Filter sinfo by slurm cluster and partition dataclasses 2024-02-19 18:09:41 +01:00
02166be4d2
Add getitem and eq to slurm objects 2024-02-19 17:53:35 +01:00
e8ae32cc86
Add slurm partition eq comparison 2024-02-19 17:40:57 +01:00
4eef9d7016
Add slurm cluster and partition len property 2024-02-19 17:32:23 +01:00
fc54701400
Fix sinfo partition named all 2024-02-19 17:26:39 +01:00
a163ecb575
Add SLURM partition and cluster data classes 2024-02-19 17:16:28 +01:00
8529930db1
Add Font Awesome stylesheet 2024-02-19 16:49:10 +01:00
84361f183e
Remove SLURM parsing of N/A cluster 2024-02-14 18:46:53 +01:00
b26425d4cf
Split jinja template in views 2024-02-14 18:45:57 +01:00
b0f8e336bc
Add slurm sinfo parser from file 2024-02-14 17:09:12 +01:00
52b96548c2
Update slurm sinfo filter to discard empty cluster 2024-02-14 16:31:52 +01:00
867e217d44
Add pretty print to options rendering 2024-02-14 15:19:31 +01:00
397b54cdbe
Isolate template options definition 2024-02-14 15:19:28 +01:00
e2e2318c6c
Add username to sinfo command 2024-02-14 13:18:21 +01:00
1f4d8e28fa
Add singleuser tests 2024-02-14 11:32:26 +01:00
f1f6526daa
Add spawner config tests 2024-02-14 10:48:56 +01:00
2333ccd168
Add flask app with auto-reload to render the form template 2024-02-14 10:02:07 +01:00
433862d0ad
Enforce sinfo on all clusters 2024-02-12 16:00:36 +01:00
692541119e
Enforce glicid spawner singleuser (patched) 2024-02-12 15:18:17 +01:00
33abe472d4
Rename pyenv to micromamba submodule and add tests 2024-02-08 17:50:36 +01:00
bf8bce2fb1
Add resources tests 2024-02-08 16:37:20 +01:00
f00b406962
Add SLURM SINFO parser 2024-02-08 16:20:59 +01:00
e78d20787a
Update pre-commit with pytest 2024-02-08 14:59:23 +01:00
cd7f187d68
Add pytest-cov dependency 2024-02-08 13:48:42 +01:00
29739c792e
Add fixed singleuser command script 2024-02-06 16:21:28 +01:00
3cac72ee29
List micromamba envs based on the filesystem instead of subprocess 2024-02-01 18:08:04 +01:00
92059ce826
Parse user micromamba environments 2024-01-31 18:10:41 +01:00
1d1db793b9
Update interactive form buttons style 2024-01-31 11:20:56 +01:00
7520831c25
Fix resource options description 2024-01-30 18:34:58 +01:00
565364404f
Fix template resources values 2024-01-30 18:33:38 +01:00
2678801d93
Add resources form 2024-01-30 18:30:31 +01:00
d60ea89761
Remove duplicated input 2024-01-30 16:25:49 +01:00
dd1ed6a801
Fix missing argument 2024-01-30 16:22:37 +01:00
dea39b9462
Add interactive template with python environment selector 2024-01-30 16:15:18 +01:00
494ba17aaf
Disable line limit in ruff linter 2024-01-30 15:33:02 +01:00
bd27ee3169
Add jinja2 explicit dependency 2024-01-30 14:19:52 +01:00
1cd88f3ef8
Add dummy spawner config 2024-01-29 17:47:47 +01:00
93900c3875
Initial commit 2024-01-29 11:31:49 +01:00