Eric G. Kratz

Results 201 comments of Eric G. Kratz

@agriyakhetarpal To me it looks like the functions in there are parallel. So parallel tests with parallel code means a ton of extra threads. On my Mac those tests seem...

@agriyakhetarpal Why is this a release blocker?

So in the first cell the install of pybamm with the `plot` dependencies is commented out. Probably just need to make sure those are installed. If that does not work...

It looks like the install failed with an error due to the comment after the -q flag, can you remove the comment in the first line and see if it...

Ok I will take a look then. Thanks for checking

> We can consider declaring `ipywidgets` as an optional dependency under `[plot]`. Yeah still good to know why there is a difference with this setup

@agriyakhetarpal, @swsyoon So I checked on both pip and anaconda packages, ipywidgets is a dependency of Jupyter. This sounds like it might be an issue with the miniforge version of...

Is this something that needs to be updated frequently?

@agriyakhetarpal, @Saransh-cpp In general I don't think adding links to code snippets is all that useful. I don't think many people would just copy the link to look at it....