Skip to content

Build a House Price Predictor with SAP AI Core #23296

@Kai-Klatt

Description

@Kai-Klatt

Tutorials: https://developers.sap.com/tutorials/ai-core-code.html


Hello!

I've noticed in Step 13, the tutorial text mentions to use

docker upload docker.io/<YOUR_DOCKER_USERNAME>/house-price:02

However, this throws an error that upload is not a docker command. The correct version:

docker push docker.io/<YOUR_DOCKER_USERNAME>/house-price:02

can be seen corrected in the image right below this text.

Hope this helps!

Cheers, Kai

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions