-
Notifications
You must be signed in to change notification settings - Fork 912
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new function to specify namespace for
KedroSession
and `kedro r…
…un` (#2306) * Add new namespace options for KedroSession and `kedro run` Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com> * Change the shortcut from `--ns` to `-ns` to be consistent Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com> * Fix lint Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com> * Fix broken tests and update new test for namespace argument Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com> * update docs and release notes Signed-off-by: Nok <nok_lam_chan@mckinsey.com> * Fix tests Signed-off-by: Nok <nok_lam_chan@mckinsey.com> * Fix test for incorrect merge Signed-off-by: Nok <nok_lam_chan@mckinsey.com> --------- Signed-off-by: Nok Chan <nok.lam.chan@quantumblack.com> Signed-off-by: Nok <nok_lam_chan@mckinsey.com>
- Loading branch information
Showing
7 changed files
with
33 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters