Cedric Verstege
Cedric Verstege
It would be nice to be able to specify sort names for titles in the library, or have them added by default through the website/database. For example: Currently the new...
## Bug description When dumping a figure using the `MatplotlibFormatter`, default file permissions are ignored and can not be set via the kwargs. Example: `law.cfg` ``` [web_plots] base = /web/cverstege/plots/...
When the following is set in the luigi config: ``` [worker] cache_task_completion: True ``` (This is e.g. recommended for running large local WFs.) The following errors are appearing in (some)...