Skip to content

Commit

Permalink
add filtering to package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Sajid Alam <[email protected]>
  • Loading branch information
SajidAlamQB committed Jan 27, 2025
1 parent 8f019d2 commit 67b1dc0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,11 @@
"command": "kedro.kedroProjectPath",
"title": "Set Project Path",
"category": "kedro"
},
{
"command": "kedro.filterPipelines",
"title": "Filter Pipelines",
"category": "kedro"
}
]
},
Expand Down

0 comments on commit 67b1dc0

Please sign in to comment.