Andrea Borruso
Andrea Borruso
Hi @mscolnick if I use [this subset](https://gist.github.com/aborruso/1605965aaceb52c174293df0d541ee8e), it works :( 
> Yes, the column charts are not done for large dfs. There is a related issue [#3104](https://github.com/marimo-team/marimo/issues/3104). If we solve this, I think we could increase the limit. Relevant [code...
> I also cannot reproduce this either (and tried to match your same version of polars/narwhals). > > I do see the rows being updated correctly, though. Just the results...
Hi, I am very sorry. I restarted the machine, without changing anything and now everything works. I feel like screaming and I apologize for the time I have wasted.
@Light2Dark @mscolnick I'm reopening the issue, because I realized why I didn't have this problem before and then I didn't have it again. In my notebook it does not work...
Tomorrow I will test. Thank you very much
Hi @mscolnick : yes, it's the same and I have used 0.13.9 Thank you  ``` # csv source https://www.italiadomani.gov.it/content/dam/sogei-ng/opendata/PNRR_Progetti.csv import marimo __generated_with = "0.13.8" app = marimo.App(width="medium") @app.cell def...
> **--login** will prompt you to log in with user and password, and you can use an arg file to store your user and pass with **--login=XXXX** and **--password=YYYY** and...
Thank you @Showmaster3000 I have a debian machine without GUI and without browsers :( I will study your links, bt I think I am not able to overcome the obstacle....
Thanks to @pigreco for stimulating this idea and having made me discover this #1645