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

João Areias

01/31/2023, 5:01 PM
Hi all, so I guess I'm a little late for the party, but why is
kedro jupyter convert
being deprecated? And is there going to be an easy way of turning notebooks into nodes and pipelines following this decision on kedro 0.19?
d

datajoely

01/31/2023, 5:05 PM
Hey @João Areias so we’ve explained this before on similar threads like this one The tldr is that from telemetry people aren’t really using this convenience functions and we’re planning to document how to use tools like nbconvert directly
j

João Areias

01/31/2023, 5:13 PM
Thanks, sorry, I enter on slack once every blue moon so I didn't realize it.
d

datajoely

01/31/2023, 5:37 PM
removing it as a dependency also means we will conflict with less libraries
y

Yetunde

01/31/2023, 6:03 PM
Ah, this is interesting. @João Areias another reason why
kedro jupyter convert
is being removed is because most users just copied the code from their notebook and refused to use that command 🥲
🥲 2
m

marrrcin

01/31/2023, 9:07 PM
Actually, we've been using this function in our Kedro demos, but we've always disabled the telemetry 🙈
🙈 1
j

João Areias

02/01/2023, 12:12 AM
Same here @marrrcin lol, I cant really enable telemetry at work, but it really helps out to convince my managers to start using Kedro
🥲 1
4 Views