Ahdra Merali

Results 13 issues of Ahdra Merali

## Description This PR addresses [this issue](https://github.com/kedro-org/kedro/issues/1301); currently omitting a namespace when trying to run individual nodes results in an uninformative Value Error: > ValueError: Pipeline does not contain nodes...

See: https://github.com/kedro-org/kedro/pull/1773#discussion_r945609815. As discovered in #1773 - some of the fixtures are not very self-descriptive, and this impacts the tests' readability. It would be good to go in and refresh...

## Description In our Hooks documentation, we provide a simple example for users to get acquainted with using Hooks. However, following the example verbatim does not yield the expected output....

Bug Bash :bug:

## Description It looks like Databricks have deprecated their cli tools, which has had the knock on effect of breaking our docs. A quick fix in #3358 adds the necessary...

Component: Documentation 📄

## Description In #3510 we introduce a new line magic, aimed at improving the process of debugging Kedro projects in notebooks. This feature is **experimental** - this issue should be...

## Description As we're not moving away from using `git`, we need to communicate that users are expected to have git installed when working with Kedro. Addressing this issue should...

Component: Documentation 📄
good first issue

## Introduction Viz now processes dataset layer and preview information from the metadata attribute. We should document how users are able to make use of these. ### Formatting suggestion 1....

Documentation

## Description There is a discrepancy in how we specify the project tools selection through the CLI (shorthand names) VS through the interactive flow (a numbered selection). However, when we...

## Description #2014 Explored inconsistencies within the CLI itself, but it stands that the CLI is tightly coupled with the API. This ticket looks at investigating any inconsistencies in this...

Component: CLI
Design: Research
roadmap