Juan Luis Cano Rodríguez
Juan Luis Cano Rodríguez
### Discussed in https://github.com/kedro-org/kedro-viz/discussions/1829 Originally posted by **FabianPost** November 14, 2022 ## Description Developing Pipelines in Node editors enables faster pipeline creation and better intuitive programming, especially for data-scientists without...
### Description Observing this on Juju 4, can't reproduce on 3.6: ``` ubuntu@data-platform-dev2:~$ juju bootstrap default jujuc-k8s-40 Creating Juju controller "jujuc-k8s-40" on default Bootstrap to generic Kubernetes cluster Creating k8s...
## What's the problem this feature will solve? I'd like to add a `llms.txt` file on my Read the Docs project https://llmstxt.org/ and I haven't found any guidance. ## Describe...
I notice that a few people have issues for installing isotree. Would be nice if https://pypi.org/project/isotree/#files had precompiled wheels, at least for major platforms. With https://cibuildwheel.pypa.io/en/stable/ this is quite straightforward...
Compare https://github.com/kedro-org/kedro/graphs/contributors with ``` TF = 6 (coverage = 49.67%) TF authors (Developer;Files;Percentage): tsanikgr;121;19.90 Jo Stichbury;120;19.74 Lorena Balan;77;12.66 Merel Theisen;62;10.20 Dmitrii Deriabin;35;5.76 Lim H;30;4.93 ``` Sorry but this is not...
### Bug Description  ### To Reproduce 1. Have some naughty models 2. Run `jhack nuke 3. (No profit) ### Environment ``` ubuntu@data-platform-dev2:~$ jhack jenv juju info v0.1 ┌──────────────┬───────────────────────────────────────────────────────────────┐ │...
### Bug Description ``` Listening for events...ERROR:jhack./home/ubuntu/.local/share/uv/tools/jhack/lib/python3.11/site-packages/jhack/utils/tail_charms/core/processor.py:mysql-k8s/0:mysql_pebble_ready not found in history... simulating one. ERROR:jhack./home/ubuntu/.local/share/uv/tools/jhack/lib/python3.11/site-packages/jhack/utils/tail_charms/core/processor.py:mysql-k8s/1:mysql_pebble_ready not found in history... simulating one. ERROR:jhack./home/ubuntu/.local/share/uv/tools/jhack/lib/python3.11/site-packages/jhack/utils/tail_charms/core/processor.py:mysql-k8s/2:mysql_pebble_ready not found in history... simulating one. ERROR:jhack./home/ubuntu/.local/share/uv/tools/jhack/lib/python3.11/site-packages/jhack/utils/tail_charms/core/processor.py:mysql-k8s/0:config_changed not found...
``` >>> from sievelib.parser import Parser /home/dev/.cache/uv/archive-v0/cA0BH1FH-3JC7azMoSSl_/lib/python3.14/site-packages/sievelib/parser.py:37: SyntaxWarning: "\[" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\["? A raw string is...