https://kedro.org/ logo
#random
Title
# random
j

Juan Luis

06/19/2023, 3:18 PM
I'm happy to report that
%load_ext kedro.ipython
works nicely in Jupyter (Classic) Notebook 7.0.0rc0 🎉
🔥 4
n

Nok Lam Chan

06/19/2023, 5:14 PM
Is it a new UI? It feels more like the Lab interface
Okay I saw the JupyterLab icon🤣
Anything we need to change in the requirements?
j

Juan Luis

06/19/2023, 5:19 PM
Jupyter Notebook is now based on JupyterLab! so they're using the same codebase
👀 1
Anything we need to change in the requirements?
kind of 😇 https://github.com/kedro-org/kedro/issues/2700
n

Nok Lam Chan

06/19/2023, 5:22 PM
https://github.com/jupyter/notebook#notebook-v7
Notebook v7
The next major version of Notebook will be based on:
• JupyterLab components for the frontend
• Jupyter Server for the Python server
So they use lab for the frondend now
Does that mean the old jupyter notebook extension may not work anymore?
j

Juan Luis

06/19/2023, 5:38 PM
which old jupyter notebook extension?
j

Juan Luis

06/20/2023, 6:17 AM