Peyton Murray
Peyton Murray
Hey @govinda18, I've been testing out strategies to handle this issue. In particular I've been trying to listen for ipywidgets events which I can use to trigger layout invalidation on...
Updated branch to trigger workflows, let's see if we can get this merged.
Nope, I'll merge it now - that label as added so I could easily filter for it during today's meeting.
100%, you're right. I'll move anything that contains subclasses of `LoggingConfigurable` back out so that they're exposed to the user.
We've seen significant (>60%) reduction in test times from targeting a few key areas. We can always do better, but the slowness in testing that led to the creation of...
@MortalHappiness What version of Python are you running? I feel like I saw this with 3.12 and `sphinxemoji==0.2.0`, but I might be misremembering. I'd prefer not to merge this as...
> perhaps we can change the instruction to use python 3.11 I'd still vote to just bump the version or remove the extension. Active support for 3.11 has already ended...
Maybe the right way to go then is to drop `redoc` and instead move to https://github.com/sphinx-contrib/openapi ? cc @angelinalg
Probably not much - I'll build on a separate branch and send a screenshot to you and @angelinalg in a few minutes.
Closing this, as it has been resolved by instead updating the doc build requirements in https://github.com/ray-project/ray/pull/46208.