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

Small bug in planet_cli_introduction.ipynb #184

Closed
cristi-zz opened this issue Mar 30, 2022 · 1 comment
Closed

Small bug in planet_cli_introduction.ipynb #184

cristi-zz opened this issue Mar 30, 2022 · 1 comment

Comments

@cristi-zz
Copy link

In https://github.com/planetlabs/notebooks/blob/f1e02da86f2bad2da8948338de9025689ce78004/jupyter-notebooks/data-api-tutorials/planet_cli_introduction.ipynb there is a bug,
the line

body.await()

should read

body.wait()

Cheers!

@mkshah605
Copy link
Contributor

Thank you @cristi-zz for your note! The above link references a previous version of the notebook, which has now been updated. You can see the most recent version here: https://github.com/planetlabs/notebooks/blob/master/jupyter-notebooks/data-api-tutorials/planet_python_client_introduction.ipynb

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

No branches or pull requests

2 participants