Skip to content

Conversation

@GeorginaA
Copy link
Contributor

@GeorginaA GeorginaA commented Mar 17, 2025

Description

  • Added the Image.getpixel() term entry for Python Pillow.
  • Added an example image in the media folder called pillow-getpixel-peacock.png

Issue Solved

Type of Change

  • Adding a new entry

Checklist

  • All writings are my own.
  • My entry follows the Codecademy Docs style guide.
  • My changes generate no new warnings.
  • I have performed a self-review of my own writing and code.
  • I have checked my entry and corrected any misspellings.
  • I have made corresponding changes to the documentation if needed.
  • I have confirmed my changes are not being pushed from my forked main branch.
  • I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • I have linked any issues that are relevant to this PR in the Issues Solved section.

@CLAassistant
Copy link

CLAassistant commented Mar 17, 2025

CLA assistant check
All committers have signed the CLA.

@Sriparno08 Sriparno08 self-assigned this Mar 17, 2025
@Sriparno08 Sriparno08 added new entry New entry or entries status: under review Issue or PR is currently being reviewed pillow Python:Pillow entries labels Mar 17, 2025
Copy link
Collaborator

@Sriparno08 Sriparno08 left a comment

Choose a reason for hiding this comment

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

Thanks for contributing to Codecademy Docs, @GeorginaA!

This entry looks good for a second round of review.

@mamtawardhani mamtawardhani added status: under review Issue or PR is currently being reviewed and removed status: ready for next review labels Mar 24, 2025
@mamtawardhani mamtawardhani self-assigned this Mar 24, 2025
Copy link
Collaborator

@mamtawardhani mamtawardhani left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@mamtawardhani mamtawardhani added status: review 2️⃣ completed and removed status: under review Issue or PR is currently being reviewed labels Mar 24, 2025
@mamtawardhani mamtawardhani merged commit 6c367cb into Codecademy:main Mar 24, 2025
6 checks passed
@github-actions
Copy link

👋 @GeorginaA
You have contributed to Codecademy Docs, and we would like to know more about you and your experience.
Please take a minute to fill out this four question survey to help us better understand Docs contributions and how we can improve the experience for you and our learners.
Thank you for your help!

🎉 Your contribution(s) can be seen here:

https://www.codecademy.com/resources/docs/pillow/image/getpixel

Please note it may take a little while for changes to become visible.
If you're appearing as anonymous and want to be credited, visit the linked accounts page and ensure that your GitHub account is linked.

dancikmad pushed a commit to dancikmad/docs that referenced this pull request Mar 24, 2025
…cademy#6347)

* Create getpixel term for python pillow image

* Fix formatting and ran scripts

* Update getpixel.md

* minor fixes

* minor fixes

* Update getpixel.md

---------
Sriparno08 pushed a commit that referenced this pull request Apr 1, 2025
* Add formatting scripts

* [Term Entry] Python:Pillow Image Module: .paste()

* finish paste.md

* minor fixes

* format paste.md

* Update paste.md

* Minor changes

---------

* [Term Entry] Python:Plotly Graph Objects: .Parcoords() (#6279)

* Adding term description for Plotly Parcoords()

* [Term Entry] Python:Plotly Graph Objects: .Parcoords()

* Removed line 35 and added new line at end of file

* Update parcoords.md

* Update content/plotly/concepts/graph-objects/terms/parcoords/parcoords.md

* Update content/plotly/concepts/graph-objects/terms/parcoords/parcoords.md

* Format Error

---------

* [Term Entry] Python Pillow - Image: .getpixel() #6327 (#6347)

* Create getpixel term for python pillow image

* Fix formatting and ran scripts

* Update getpixel.md

* minor fixes

* minor fixes

* Update getpixel.md

---------

* feat: Add new term entry for C++ maps.emplace()

- Created a new documentation entry for std::map .emplace() method
- Included a codebyte example demonstrating the usage of .emplace()
- Covered key syntax and basic functionality of the method

* [Term Entry] C++ Maps: .emplace() #6389

- Added an ## Example section
- Made changes accordding to PR comments

* minor fixes

* Update package.json

* Update yarn.lock

* Minor changes

---------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Term Entry] Python Pillow - Image: .getpixel()

4 participants