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

Update 50_cartoee_quickstart.ipynb #1948

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Update 50_cartoee_quickstart.ipynb #1948

merged 2 commits into from
Mar 19, 2024

Conversation

osgeokr
Copy link
Contributor

@osgeokr osgeokr commented Mar 19, 2024

The current file may encounter the following errors:

NameError: name 'plt' is not defined
NameError: name 'show' is not defined

To address this, I propose two modifications:

Add import matplotlib.pyplot as plt
Change some instances of show() to plt.show().

Copy link
Member

@giswqs giswqs left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution.

@giswqs giswqs merged commit bcbc565 into gee-community:master Mar 19, 2024
14 checks passed
naschmitz pushed a commit that referenced this pull request May 13, 2024
* Colaboratory를 통해 생성됨

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
giswqs pushed a commit that referenced this pull request Aug 17, 2024
* Colaboratory를 통해 생성됨

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

2 participants