User Portlet User Portlet

Rodrigo Murta
Discussions
*MODERATOR NOTE: coronavirus resources & updates:* https://wolfr.am/coronavirus *Click on image to zoom in. Click browser back button to return.* ---------- [![enter image description here][1]][1] I would like to share with the community...
Hi Richard, I could have used Wolfram Language in the topic, but paraphrasing Fermat with some poetic licence: "the topic character limit is too short to contain it". So, I used Mathematica.
The first thing I tried when testing TableView was to copy data from Excel to TableView and vice versa. Unfortunately it’s not possible.
I just confirmed your example. It's the same for latin characters encoding. Here is [@Arnoud Buzing][at0] solution from [this post][1]. Just execute the code below to fix the WebUnit fetch function. Here is an example: ...
That's cool! Thanks for sharing. Now I know I need to discover how to use **ExternalStorage`**. S3 functions have been removed from **AWSLink**
Thanks for your answer Pedro. I’ll ask the support whats is my plan. I can’t find in the interface.
Hi Marco! Nice post. I'm from Brazil too, and created a site where you can track the cases by state. [https://www.brasilcovid.com.br/][1] I used Mathematica to create some forecasts in our solution. [1]: https://www.brasilcovid.com.br/
Tks Robert. I got your point. I'm working in some models. If I get something interesting I'll put it here.
When using **WebExecute** **TypeElement**, I get **$Failed** if I have a diacritics character in the submitted string. Here is a minimal example: session = StartWebSession["Chrome"]; ...
That's cool! Thanks for sharing this new feature.