Jupyter Run: running flyte code directly from a jupyter notebook #3878
Closed
cosmicBboy
started this conversation in
RFC Incubator
Replies: 3 comments 1 reply
-
Hey @cosmicBboy , I'm currently sorting through RFC incubator discussions that we haven't talked about in a while. What is the status here, have you continued to work on this? |
Beta Was this translation helpful? Give feedback.
1 reply
-
2023-11-09 Contributor's meetup notes: this entry is better suited for an Issue. @cosmicBboy, feel free to proceed creating a new Issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is coming thanks to @Mecoli1219 et.al. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
User Story
As a data scientist, I want to run flytekit code directly from within a notebook so that I don't have to go through the entire
.py
->pyflyte register
loop from a CLI.See proof of concept PR: https://github.com/flyteorg/flytekit/pull/1742/files
Example notebook: https://github.com/flyteorg/flytekit/blob/40fd938af11ca1e8152210dfe2675c097669630b/workflow.ipynb
Beta Was this translation helpful? Give feedback.
All reactions