Alex Thewsey

Results 64 comments of Alex Thewsey
trafficstars

@kenanzh when you call [Estimator.deploy()](https://github.com/aws/sagemaker-python-sdk/blob/master/src/sagemaker/estimator.py#L667) it actually wraps around creating 3 things in the back-end, that you can see in the SageMaker Console: Model, Endpoint Configuration, and Endpoint. In my...

Closing as [v0.2.0](https://www.npmjs.com/package/amazon-textract-response-parser/v/0.2.0) is now launched already and believe it should fix.

^ Yes: v0.1.2 is long since merged and released: Closing this issue as believe it to be fixed.

Bumping - any updates? Our team would benefit from this too

I'm also seeing this issue & downgrading to 0.12.1 seemed to un-break things. Running on Amazon SageMaker Studio, which is showing: ``` IPython : 8.1.1 ipykernel : 6.9.2 ipywidgets :...

The linked v0.3.0 release includes a first cut of Queries support, but accessors are only [available](https://github.com/aws-samples/amazon-textract-response-parser/blob/4155f5ba32c6f76c5eb8bf7892bfc91e21d69a2a/src-js/README.md#Queries) at the page level for now... Would like to revisit this at some point...

Also interested in this feature - my (customers') use-case would be similar to the above: Integrate Langfuse's traces with those from other microservices/apps in AWS X-Ray, for end-to-end debugging &...

+1: I'm seeing same/similar issue with PDFs failing to display - but seems to be browser-specific as *Firefox users are OK* but Chrome blocks it. For me the error (in...

Regarding conversion, I'd also ask for some kind of equivalent to `save_to_disk` for an `IterableDataset`. Similarly to the streaming to hub idea, my use case would be to define a...