We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I followed well until this step:
$ docker run -v $(pwd):/outputs -it amazonlinux:2016.09 /bin/bash /outputs/build.sh
My local path is e:/Science_git_sklearn-build-lambda. What is the right value for $(pwd)? Thank you.