@mariagrandury 👋

  • make url column clickable (I better understand your question on Slack now 😉)

image.png

  • fix a few links (e.g. arguila.ai to arguila.io)
SomosNLP org

Thank you very much Loïck! I don't understand why you added "www" before some links though. For ODESIA I think the url would be https://odesia.es/

SomosNLP org
edited Aug 1

For ODESIA, there was no link, so I tried to put one in by searching on the internet 😅
I replaced it with the link you provided.

For the other links, it's rather complicated. It took me half an hour to get all the links working properly.
Gradio needs you to specify "http" for it to understand that it's a link.
Sites in https then work fine.
Those in http sometimes work, sometimes not. I've found that you have to add "www" to make the ones that don't work work.

SomosNLP org

You can look at the rendering on https://huggingface.co/spaces/bourdoiscatie/spanish-nlp-initiatives before merging if you like.

SomosNLP org

Oh wow ok, thanks for investing the time! Looks perfect!

mariagrandury changed pull request status to merged

Sign up or log in to comment