Marc Gris
07/06/2023, 2:22 PMkedro jupyter notebook
to open notebooks directly in the IDE (vscode in my case) instead of in a browser ?
Thx
M.datajoely
07/06/2023, 2:39 PM%load_ext kedro.ipython
%reload_kedro <project_root>
Marc Gris
07/06/2023, 2:50 PMdatajoely
07/06/2023, 2:51 PMJuan Luis
07/06/2023, 2:59 PMkedro jupyter notebook
and prefer to do %load_ext kedro.ipython
directly, feels more explicit to me and I do not depend on how I launched the editorMarc Gris
07/06/2023, 3:02 PMJuan Luis
07/06/2023, 3:06 PMMarc Gris
07/06/2023, 3:24 PM