Hiroaki Ogasawara

Results 26 comments of Hiroaki Ogasawara

In my opinion, this capability is needed to enable ssh server for windows!

I have same issue. After update aws-cli, aws-shell does not works. Environment: os: macOS 10.15.3 awscli: aws-cli/2.0.0 Python/3.8.1 Darwin/19.3.0 botocore/2.0.0dev4 (installed by homebrew) aws-shell: 0.2.1 (installed by homebrew) ![image](https://user-images.githubusercontent.com/13391129/75134735-83cd5d00-5722-11ea-8ef1-78c29fd6119f.png)

It worked. Thank you. * If shapely and cartopy was already installed, remove it before re-install without binary.

## For debug [aws-peacock-management-console.zip](https://github.com/xhiroga/aws-peacock-management-console/files/11581439/aws-peacock-management-console.zip)

FYI: Amplify Hosting cannot remove Basic Authentication from preflight request. In such usecase, use API Gateway.

@raghuvv Thank you for your suggestion! > NOTES - to store notes about the account(s) e.g. for POC of MyApp I have same opinion with @umireon. JSONC format for comment...

@raghuvv and @StFS, thank you for your feedback! In Peacock Management Console, if you are signed in via AWS SSO, the account alias is automatically displayed in the account menu...

Thank you for your suggestion, @raghuvv san. Could you tell me your problem? I need more info to decide to implement it or not.

Thank you for your quick response! I really appreciate you pointing out the potential cause and suggesting a solution (improving the prompt). Actually, thinking it might immediately improve by fixing...

Like [this tutorial](https://haystack.deepset.ai/tutorials/03_scalable_qa_system), below code works for me. ``` %%bash pip install --upgrade pip pip install farm-haystack[colab,preprocessing,elasticsearch,inference] ``` Note: - farm-haystack is 1.20.1 - Before re-install pip package, I restarted...