Josep Maria Salvia Hornos

Results 17 comments of Josep Maria Salvia Hornos

Is this project abandoned? Last commit was over half a year ago and I don't see any other branches.

I am not sure about `npm run dev` but I changed this line: `"chat": "supabase start && npm run db-types && npm run dev",` For: ``` "build-release": "supabase start &&...

I think I have traced back the problem. The problem is in the OneHotEncoder used in utils.py, this one: https://github.com/sdv-dev/SDMetrics/blob/87790f29914b225ad37b9220b608abb1cc12e43c/sdmetrics/utils.py#L161 By default OneHotEncoders will throw up that exception if transforming...

@aesqe I've been looking into @hasB4K suggestion and I believe this slighly modified version of his CSS looks really great: ``` html, body { background-color: #222 !important; color: #EEE !important;...

I was thinking of doing this with the default themes of Firefox. Maybe a setting with "Auto" - "Light" - "Dark" would do the trick. Or would you simply prefer...

That CSS is now some months old, Firefox may have changed something that was necessary for this to run. @ffabbroc do you have screenshots of how well tabcenter performs on...

Hi oucil, Thanks for the report. I'm currently a little busy, I will probably take a look at this this weekend or next week. I'm on Ubuntu 18 and FF...

Cannot replicate with 70.0.b8 and Windows 1803. Could you please try the stable build and tell me if you can replicate? Would you feel comfortable Opening Browser Console (Ctrl +...

I've figured out that it works on some cases (ex: right click and download an image, it shows up). However, when the download dialog shows up it doesn't actually respond,...

I've switched back to stable on 70.0.1 on Win 10 1903. Everything seems to be working fine now, have you had any issues lately? @oucil @McCovican