Puneeth K

Results 23 comments of Puneeth K

Sorry for the late reply. Tried with `[email protected]` but to no avail unless I disable hermes in the project for android. We started off with `axios: 1.0.0` and downgrading the...

Yes. I deleted `node_modules` before installing the alpha version for axios. To disable hermes, I did so in the `android/app/build.gradle` file.

Hi @wingkwong , any updates on the issue?

Hi @haoliu-amp . My sincere apologies for a late reply. Coming back to the issue, we have two projects that our application uses (`prod` and `dev` with their own unique...

Working on [7.2 Real world datasets](https://scikit-learn.org/stable/datasets/real_world.html), [2.1 Gaussian mixtures](https://scikit-learn.org/stable/modules/mixture.html), [2.2 Manifold Learning](https://scikit-learn.org/stable/modules/manifold.html) How do I make the images on the doc pages load while building it locally? I am only...

Thanks @lucyleeow for pointing it out. I see that every line with the change related to `|details-end|` but weirdly enough do not see it for `line 142` of the `doc/modules/mixture.rst`....

Thanks @lucyleeow with the latest commit, all checks have passed

> Here is another batch of comments. Please try not to force-push your commits as that makes the reviewing process more difficult. Sure. I usually amend the commits and therefore...

Two required tasks 1. ci/circleci: doc 2. ci/circleci: doc-min-dependencies were cancelled. Is this to be expected? Since they are marked as `Required`

Seems like updating the PR with changes from `main` branch fixed failing tasks