Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Core feature] Summary of Interactive Mode for Jupyter Notebook #5907

Open
6 of 11 tasks
Mecoli1219 opened this issue Oct 24, 2024 · 0 comments
Open
6 of 11 tasks

[Core feature] Summary of Interactive Mode for Jupyter Notebook #5907

Mecoli1219 opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request hacktoberfest

Comments

@Mecoli1219
Copy link

Mecoli1219 commented Oct 24, 2024

Motivation: Why do you think this is important?

This issue aggregates all PRs related to Jupyter Notebook interactive mode.

Goal: What should the final outcome look like, ideally?

remote = FlyteRemote(Config.auto(), default_project="flytesnacks", default_domain="development", interactive_mode_enabled=True)

out = remote.execute(wf, inputs={})

Describe alternatives you've considered

Propose: Link/Inline OR Additional context

Check out the blog post: https://hackmd.io/@1E0FEh2MS_OpXGUAjEFIOQ/ByTTT821Jl

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
Status: Backlog
Development

No branches or pull requests

3 participants