"Transform your Jupyter Notebooks into production-...
# resources
j
"Transform your Jupyter Notebooks into production-ready ML pipelines" by sending the code to be executed somewhere else from a Jupyter notebook https://colab.research.google.com/github/unionai-oss/jupyter-notebook-workshop/blob/main/train_model.ipynb (uses Flytekit and the Union SDK) reminds me of https://modal.com/ as well as as https://www.run.house/. what do you think of this approach? has anybody tried to integrate these tools with Kedro?