Skip to main content

Nvidia Data Science Workbench

Project description

Data Science Workbench

Build process

Clone the repo, build the docker image for the build environment, e.g. cd nvdss && sh build-docker.sh. Now you can launch your build docker container, e.g. sh run-docker.sh

To run the build:

sh build.sh none
# if you want to push to the pip test or prod
# sh build.sh test
# sh build.sh prod

The build creates a .whl file, e.g. dist/nvdsw-0.0.382-py3-none-any.whl

Now, you can reinstall nvdsw, e.g. do this outside of docker

pip3 install --force-reinstall dist/nvdsw-0.0.382-py3-none-any.whl

Now you can launch nvdsw:

nvdsw

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page