Sebastian Correa

Results 11 comments of Sebastian Correa

We're experiencing a similar issue when trying to use `norfair` coupled with `lightning`. While `norfair` implicitly depends on `typing-extensions(>-3.7.4,=9.10.0, =4.0.0,

> Couldn't you change the bool columns to a `['0', '1']` int or float column? That's the workaround I cited! It's still a workaround and I think Explainer Dashboard should...

Changed the title because the original title made it seem like the IP could change at any time, which could mean calling the command every so often, which is not...

Do I need to do anything else so this issue gets some attention? Maybe I missed something, as the Triage Bot did something with it.

Can someone lend a hand? Maybe I did something wrong, or maybe this was internally marked as low priority. @chrmarti @connor4312?

The file I was mounting had permissions `770`. I changed them to `774` and the proxy started working (tried in tags `2-buster`, `2-alpine` and `2` which uses distroless I think)....

> You might also try changing the group of the file and give group read access. Changing the current group to what other group? The group already has Read Write...

> > Changing the current group to what other group? The group already has Read Write and Execute access over the file. > > If you do this, you can...

Hey, thanks for your patience! I'll tackle this at some point this week. I think adding a section in that part of the readme seems like the best course of...

Will this be merged anytime soon? @tiangolo This has become a sore point with Typer in our code.