space_samurai

Results 11 comments of space_samurai

Hi @tiberiuichim , I am interested in working on this issue. I was going through the code (specifically the file volto/src/components/theme/Search/SearchTags.jsx ) . Should I try replacing 'terms' with 'items'...

hey @IshitaSatpathy , had a question? Does it take time to show pr/mr count in hacktoberfest to show?

![Profile _ Hacktoberfest 2022 - Brave 08-10-2022 13_41_03](https://user-images.githubusercontent.com/92082372/194697427-e7cc6a5a-a640-4459-952a-1743319e1ff1.png) ![Profile _ Hacktoberfest 2022 - Brave 08-10-2022 13_41_10](https://user-images.githubusercontent.com/92082372/194697436-d415b09a-8e26-4f36-aa94-11fa251b0729.png) It is showing like this what should I do

thanks for the confirmation

Hey, I tried this in my local setup. ```python def my_function(): trucà = 42 return "�" ``` pasted the above without the back-slash('\')[ https://user-images.githubusercontent.com/92082372/218271610-0ea18aa3-345e-4f28-856a-093ae39c55f2.mp4 ](url)

hey @stnguyen90 please give a look at my pr

@stnguyen90 I got too excited about it and did it. You can assign @sebabratakundu

@stnguyen90 can u assign me this issue?

> @Player256, are you still interested in working on this issue? Thanks for asking. I am currently tied in other works, so you can assign other people.

Hey @trickiwoo try this `x_copy = tf.identity(x)` instead of `x_copy = tf.experimental.numpy.copy(x)`.