Skip to content

Image pull request#5

Open
smith-kyle wants to merge 1 commit intomainfrom
images
Open

Image pull request#5
smith-kyle wants to merge 1 commit intomainfrom
images

Conversation

@smith-kyle
Copy link
Copy Markdown
Member

No description provided.

@gitnotebooks
Copy link
Copy Markdown

gitnotebooks bot commented Dec 16, 2024

Found 1 changed notebook. Review the changes at https://app.gitnotebooks.com/GitNotebooks/demo/pull/5

@gitnotebooks-staging
Copy link
Copy Markdown

Found 1 changed notebook. Review the changes at https://app-staging.gitnotebooks.com/GitNotebooks/demo/pull/5

Comment thread images.ipynb
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

# Generate an image and save it at ./my-image.png

import matplotlib.pyplot as plt

This is a comment @smith-kyle

Comment thread images.ipynb
"\n",
"import matplotlib.pyplot as plt\n",
"\n",
"plt.plot([1, 2, 3, 4])\n",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"plt.plot([1, 2, 3, 4])\n",
"plt.plot([1, 2, 3, 4, 5])\n",

Comment thread images.ipynb
"import matplotlib.pyplot as plt\n",
"\n",
"plt.plot([1, 2, 3, 4])\n",
"plt.savefig(\"./my-image.png\")\n"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

my comment with a suggestion

Suggested change
"plt.savefig(\"./my-image.png\")\n"
"plt.savefig(\\"./my-image.png\\")\n"

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.

3 participants