Results 26 comments of Ahmadali Shafiee

[this answer](https://superuser.com/a/1237722/104410) fixed it for me (at least for now) **Update** it failed after a while

also this seems to work: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2096#issuecomment-444653912 I tried it several time and it worked. 1. open vscode 1. horizontally scroll on a supported app (e.g. edge or calendar app) a...

this is part of the debug log: ``` [2020-06-03 09:57:09]: 568 DEBUG http://127.0.0.1:9000 "HEAD //b8f4930a-a55a-11ea-b61a-00155d5f7e2f HTTP/1.1" 200 0 [2020-06-03 09:57:09]: 568 DEBUG Response headers: {'Accept-Ranges': 'bytes', 'Content-Disposition': 'inline;filename="724e64a8-1fce-4a2f-8d9e-da3fc95421ef.model";filename*=utf-8\'\'724e64a8-1fce-4a2f-8d9e-da3fc95421ef.model', 'Content-Length': '3624043624',...

apparently `X-Amz-Meta-` is the standard for user defined metadata on s3 api specification [+](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/add-object-metadata.html). but I think it should be handled on the boto part

the point is, I want to expose my service to other servers which are whitelisted on ufw. also if you add `"ip": "127.0.0.1"` to `/etc/docker/daemon.json`, docker (**not docker-compose**. see https://github.com/docker/compose/issues/2999...

would you please add interstellar yourself and close this PR?

@bonobo so I have to have `['accept_credit_cards:True', 'smoking_allowed:False', 'category:restaurant']` as my `item_features` on my `dataset.fit` method too?

> @exfriend thanks for opening this issue. > I'm not sure if I get you right but if you wan to another storage provider such as `DigitalOcean Spaces` you should...

should I assume the next release will be ready when it's ready?