Anjan Biswas

Results 9 comments of Anjan Biswas

> Would it be more simple to add a layer on top of your video and click on it? > > ``` > const handleOnClick = (e) => { >...

This PR will be super helpful. Please Merge.

Hey thanks for the response @ErikCH . Yes, I am trying to override the link with my own custom link mostly for look and feel consistency purposes. Btw, I was...

@frenchbeast that works pretty well. `float: 'right'`, although works, makes all the Menu items squished into a drop down menu, but `justifyContent:"flex-end"` works perfectly. Just to add a bit to...

I can confirm that I am getting the same error on `Pytorch 1.13 Python 3.9` and `Pytorch 2.0.0 Python 3.10` Kernels on SM Studio. Using `ipywidgets==8.0.2` on these kernels has...

@prashants975 can you clarify what specifically you are looking for? If I understand your ask correctly, here's a few things to look at - 1. Try the light weight [amazon-textract-response-parser](https://github.com/aws-samples/amazon-textract-response-parser)...