-
Notifications
You must be signed in to change notification settings - Fork 915
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for %load_ext kedro (#4406)
* initial test draft Signed-off-by: ravi_kumar_pilla <[email protected]> * initial test draft Signed-off-by: ravi_kumar_pilla <[email protected]> * fix lint Signed-off-by: ravi_kumar_pilla <[email protected]> * update release note Signed-off-by: ravi_kumar_pilla <[email protected]> * update type for ipython Signed-off-by: ravi_kumar_pilla <[email protected]> * update type for ipython Signed-off-by: ravi_kumar_pilla <[email protected]> * fix lint Signed-off-by: ravi_kumar_pilla <[email protected]> * mypy ignore Signed-off-by: ravi_kumar_pilla <[email protected]> --------- Signed-off-by: ravi_kumar_pilla <[email protected]>
- Loading branch information
1 parent
a565d66
commit 1ed504c
Showing
5 changed files
with
35 additions
and
4 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