Jakub Lewandowski

Results 10 comments of Jakub Lewandowski

If the possible solution is merged might this issue be now closed?

> I'm not sure if we are every going to 100% guarantee correct escaping on all charts though. I think an already useful solution would be to write a warning...

> Just wanted to chip in and say that I was having the same issue, but it seems to be that I initially started the server without providing admin keys....

There's nothing in the [changelog](https://github.com/mamba-org/mamba/compare/micromamba-1.5.6...micromamba-1.5.7) that would suggest so, but it's apparently it's the case

Pardon my beginner question, but why the proposed `try_insert()` return `&mut V` as ok value? As I understand it's supposed to be analogous to `insert()` but without overwriting and using...

(just accidentally found this issue) From a user's perspective there's already a lot of methods for `ArrayBase` and diluting them for more similarity with dynamically typed NumPy will only make...

Thank you for your answer. > The only issue I see is that the PR includes three commits. Is is best practice for OpenWrt to update commits with --amend so...

@ne20002 I think all your suggested changes have now been made

Hi @ne20002! I think the latest changes address all your points. If I can, I would like to suggest that in future you could add your points as a new...