Dima Pukhov

Results 7 comments of 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: ![original_original_ISIC_0000001 jpg_3d502b08-4955-4195-9404-94a929751b51](https://user-images.githubusercontent.com/6560448/61298906-051e5200-a81a-11e9-9d20-b5898bd8bac5.jpg)

@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 =)