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

issue fixed:[Docs] document the process of rendering a notebooktask in a flyte deck #4463 #1741

Closed
wants to merge 1 commit into from

Conversation

RaghavMangla
Copy link
Contributor

added render_deck=True and disable_deck=False to the notebooktask.

slack thread for reference: https://discuss.flyte.org/t/15484282/hi-all-flyte-rookie-here-maybe-you-can-help-me-out-i-m-tryin#33b0b813-6822-4451-8977-eaec3387a4ff

Issue for reference: flyteorg/flyte#4463

@@ -32,6 +32,7 @@
name="simple-nb",
notebook_path=str(pathlib.Path(__file__).parent.absolute() / "nb_simple.ipynb"),
render_deck=True,
disable_deck=False,
Copy link
Contributor

@davidmirror-ops davidmirror-ops Oct 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I think this option was deprecated recently. Use enable_deck=True instead please.
cc @samhita-alla

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i have fixed it now

@RaghavMangla
Copy link
Contributor Author

@davidmirror-ops can u pls review the pr

@samhita-alla
Copy link
Contributor

@RaghavMangla, it hasn't been fixed yet, right? You need to change it to enable_deck. It would be great if you could run the workflow on Flyte Sandbox and share a screenshot of the notebook being rendered in a deck here.

@RaghavMangla
Copy link
Contributor Author

RaghavMangla commented Oct 7, 2024 via email

@RaghavMangla
Copy link
Contributor Author

RaghavMangla commented Oct 7, 2024 via email

@RaghavMangla
Copy link
Contributor Author

RaghavMangla commented Oct 7, 2024 via email

@samhita-alla
Copy link
Contributor

can you please remove disable deck and add enable deck instead? we can then close the issue.

@RaghavMangla
Copy link
Contributor Author

RaghavMangla commented Oct 7, 2024 via email

@RaghavMangla
Copy link
Contributor Author

RaghavMangla commented Oct 7, 2024 via email

@davidmirror-ops
Copy link
Contributor

@RaghavMangla I'm a bit confused. Is this PR not valid anymore and we should review #1742 instead ?

@RaghavMangla
Copy link
Contributor Author

RaghavMangla commented Oct 10, 2024 via email

@RaghavMangla
Copy link
Contributor Author

Hi @davidmirror-ops @samhita-alla, can u pls review #1742

@neverett neverett mentioned this pull request Oct 11, 2024
@neverett
Copy link
Contributor

Looks like #1742 has been merged, so I'm going to close this PR, but @RaghavMangla let me know if it should be reopened!

@neverett neverett closed this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants