-
Notifications
You must be signed in to change notification settings - Fork 54
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
feat: final polish of notebook; clean up #45
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I was able to run the notebook and I deployed the branch in SiC to test. Working as expected.
notebook/gen_ai_jss.ipynb
Outdated
"outputs": [], | ||
"outputs": [ | ||
{ | ||
"name": "stdout", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reminder: clear outputs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
@@ -248,7 +336,7 @@ | |||
" - [Cloud Vision API](https://console.cloud.google.com/flows/enableapi?apiid=vision.googleapis.com)\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a TODO in https://github.com/GoogleCloudPlatform/terraform-genai-doc-summarization/pull/45/files#diff-6fb1d64e4b780f84f096c075eef170028d99b4e41867cb48cd7ff7983d22a70eL238. Please fix that as well.
Terraform script link: https://github.com/GoogleCloudPlatform/terraform-genai-doc-summarization
Solutions console link: https://pantheon.corp.google.com/products/solutions/details/generative-ai-document-summarization
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
This pull request provides the following fixes and updates: