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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nvdsw-0.0.395-py3-none-any.whl (202.8 kB view hashes)

Uploaded Python 3

Supported by

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