Juan Luis Cano Rodríguez
Juan Luis Cano Rodríguez
An internal user asked about this > Is it there a way to run kedro-viz without installing the kedro project dependency? > I found it very useful to use use...
Closed in #1966 !
The hover tooltips seen in https://github.com/developmentseed/lonboard/blob/e655269/README.md#lonboard looked cool, but I suppose they were removed in #636. Came here confused when `show_tooltip = True` wouldn't do anything. Is there a way...
The quirks page says > Distributions produced from this project contain tcl/tk support files However, ``` $ uv --version uv 0.4.22 $ uv venv -p 3.9 Using CPython 3.9.19 Creating...
Oh I understand now. On macOS they're under `~/.local/share/uv/python/cpython-*-macos-aarch64-none/lib/tcl8.6` 👍🏼
For the record, this won't work out of the box with Python versions that were already downloaded. ``` ❯ uv self update ... ❯ uv --version uv 0.5.11 (c4d0caaee 2024-12-19)...
I think this is still an issue, but not in uv https://github.com/astral-sh/python-build-standalone/issues/146
Related: #8311
Can we make `_find_kedro_project` public? See https://github.com/kedro-org/kedro/issues/4440#issuecomment-2641117373 cc @merelcht Also, should we have a broader consultation with the community, or at least our TSC, about this instead of just researching...
Also xref https://github.com/kedro-org/kedro-plugins/issues/139 ? Or should we leave that outside of 1.0?