Dima Pukhov
Dima Pukhov
Documentation deprecated or not very clear at least. So, to resolve the issue, pls do not use `LOGIN_URL` and `LOGOUT_URL` parameters in settings directly. Instead, use `SWAGGER_SETTINGS` as below: ```python...
Fully agree with @MetalBlueberry: it will be nice to have an option to pull only directories from remote (`dvc pull --dir-only`). Also, the high-level command for this case can simplify...
Did some refactoring. Also, there is an issue with white lines and I don't know how can I fix it: 
@mdbloice sorry I didn't check it before - there is white lines problem on commit e6ef7bc73d5790c864d3977f7cc4e2e9905c03f5 - it's before my contributions, so I created a separate issue to handle it....
@mdbloice, any updates?
Hi there! I added a parameter which passes down to Pillow's API, so now it's possible to fill pixels outside the boundaries of the input with custom value. Is there...
@mdbloice, hi! waiting for your response =)