Juan Luis Cano Rodríguez

Results 1914 comments of Juan Luis Cano Rodríguez

> I'm not sure what credentials you passed here cause Credentials is an abstract. Took `from google.oauth2.credentials import Credentials` > you won't see it in the serialization result because you...

I think this is a key issue that could be tackled as part of https://github.com/kedro-org/kedro/issues/1936

Should we add `.enableHiveSupport()`, like it's done in another fixture?

@felipemonroy Are you able to reproduce the test failures locally?

Can't believe we managed to merge this finally 😅 thanks for your patience @felipemonroy !

Some early thoughts: it will probably make sense to split the use case between reporting and development. People navigating a pipeline will likely not be interested in the run command,...

I think the goal here is quite clear. The main blocker is how `kedro run` commands work, how to align that with the UI without copy-pasting the slicing logic to...

Very brief summary from Tech Design 2025-01-22: @Huongg presented 3 options: 1. leave the coloring as it stands now (with the problems described in https://github.com/kedro-org/kedro-viz/issues/2187#issue-2653371305), 2. color only the [directed...

related: https://github.com/astral-sh/python-build-standalone/issues/146 cc @villares (having the same issue with Tk)