-
Notifications
You must be signed in to change notification settings - Fork 310
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
Docker image needs to be rebuilt to update dependencies for SDKv2 #258
Comments
As a warning for whomever ends up building the new image - it seems like the conda env in the docker image doesn't like SDKv2 (testing out a local build failed) so this one may be a bit more complicated than just rebuilding the image. Forcing
Good luck... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The hosted docker image at planetlabs/notebooks was last updated about 3 years ago, and appears to be on v1.4.6 of the Planet Python Client.
With the release of SDKv2 and the updating of notebooks to use the v2 syntax, the image should likewise be rebuilt and updated so that it has SDKv2 installed.
Currently, when I attempt to run [jupyter-notebooks/orders_api_tutorials/ordering_and_delivery.ipynb][./jupyter-notebooks/orders_api_tutorials/ordering_and_delivery.ipynb] using the docker image, the first step fails with the error:
The text was updated successfully, but these errors were encountered: