Rodrigo Girão Serrão

Results 121 comments of Rodrigo Girão Serrão

There doesn't seem to have been any follow up on this, so, to be clear: currently, is there any way for the versions synced with a notebook `.ipynb` to _also_...

Checking why the MacOS on Py3.11 failed, and it doesn't look like it's this PR's fault, but maybe I misunderstood the error.

The Mac build passed after your rerun, so it does look like it was env related. Who's at fault, here..?

De nada. I think you need to approve before this gets auto-merged 🙃

I have 2 questions regarding this: - the test cases I wrote include some edge cases that were written out in a big string that is then split. I think...

> BTW, sorry to add this late in the day, but the crosshair class should take a `StyleType` so you can tweak the colors of the background / foreground. Alright,...

At this point, I am just uncomfortable with something: my `__rich_console__` does not use the arguments `options`, and I realise that _might_ be OK, but I do not have enough...

> Re testing the ANSI codes. You could test at a slightly higher level. Perhaps test the Segment objects have the expected Style. [...] Meanwhile, I already wrote a test...

The build error looks like it is the same build error as in #2450, again with Py 3.11... Also, not sure how I managed to _decrease_ the coverage of the...

It may be worth noting that the nice indented output you get out of `pprint(zeros)` does not seem to come from `rich`. In fact, `numpy` by itself does a decent...