Igor Kvachenok

Results 7 comments of Igor Kvachenok

I get the same issue trying to open .html files. I found a temporary solution to add line: ```lua ["html"] = "html", ``` to **mappings/extensions.lua** file. This seem to work...

This PR fixes the [issue #48](https://github.com/kserve/models-web-app/issues/48) for me as well. Frontend tests are failing due to version conflict of Node v12 and latest `prettier` release. I created a PR https://github.com/kserve/models-web-app/pull/77...

@paloma-rebuelta, https://github.com/kserve/models-web-app/pull/77 was merged, could you please rebase your PR? Thank you!!

@kimwnasptd please take a look at this PR, should be fine now. Thank you!

Second this. In my case, the dataset has 100+ million rows, and the delay is much longer than 8 mins. As it seems a relatively new issue, it may be...

@kimwnasptd @yuzisun we got unlucky and are now 2 commits behind master, could you please rebase and merge manually? Apologies for pinging that much, really want to fix this minor...

> @tmvfb this still seems to be failing: https://github.com/kubeflow/pipelines/actions/runs/9197318968 > I tried to fix this on my fork but haven't had success so far: https://github.com/DharmitD/data-science-pipelines-argo/actions/runs/9197236926 > Could you look into...