limdauto
02/09/2022, 9:34 PM--extra-params
are only meaningful at runtime, not at session creation time.ChainYo
02/09/2022, 9:35 PMChainYo
02/09/2022, 9:35 PMPrefect
flowChainYo
02/09/2022, 9:35 PMChainYo
02/09/2022, 9:38 PMKedroTask
limdauto
02/09/2022, 9:39 PMlimdauto
02/09/2022, 9:39 PMlimdauto
02/09/2022, 9:40 PMChainYo
02/09/2022, 9:41 PMtynan
02/10/2022, 10:28 AMkedro-pipeline
class needs this style applied to it: height: 100vh;
ChainYo
02/10/2022, 10:29 AMChainYo
02/10/2022, 11:53 AMArnaldo
02/11/2022, 1:44 PMdatajoely
02/11/2022, 1:50 PMdatajoely
02/11/2022, 1:50 PMArnaldo
02/11/2022, 1:54 PMdatajoely
02/11/2022, 1:59 PMDhaval
02/14/2022, 4:38 PMaanan
02/16/2022, 9:44 AMLorena
02/16/2022, 10:22 AMTsakagur
02/16/2022, 5:25 PMuser
02/17/2022, 8:23 AMwilliamc
02/17/2022, 9:33 PMChainYo
02/18/2022, 6:12 AMsrc/your_project
folder so it acts like a Python package if you add your functions to __init__.py
filedatajoely
02/18/2022, 9:49 AMkedro pipeline create <pipeline_name>
it will create a pipeline that is a python package and has all of it's __init__.py
files ready.
https://kedro.readthedocs.io/en/latest/06_nodes_and_pipelines/03_modular_pipelines.html
The cool part is that you can also re-use the same pipeline multiple times by overriding inputs, outputs and parameters, instructions all on that pagewilliamc
02/18/2022, 5:15 PMshaunc
02/21/2022, 4:03 PMantony.milne
02/21/2022, 4:45 PMdeepyaman
02/25/2022, 12:27 PMIgnoring ipython: markers 'python_version > "3.6"' don't match your environment
Ignoring pip-tools: markers 'python_version > "3.6"' don't match your environment
Ignoring pip-tools: markers 'python_version > "3.6"' don't match your environment
Guess the latter may explain the Jupyter timeouts?
CI: https://app.circleci.com/pipelines/github/kedro-org/kedro/6002/workflows/a4c2f4b9-9745-4319-b8de-a5a898f40aca/jobs/92733antony.milne
02/25/2022, 2:01 PMantony.milne
02/25/2022, 2:01 PM