kedro.ipython.load_ipython_extension

kedro.ipython.load_ipython_extension(ipython)[source]

Main entry point when %load_ext kedro.ipython is executed, either manually or automatically through kedro ipython or kedro jupyter lab/notebook. IPython will look for this function specifically. See https://ipython.readthedocs.io/en/stable/config/extensions/index.html

Return type:

None