Paperspace Python
Project description
Gradient CLI
Get started: Create Account • Install CLI • Tutorials • Docs
Resources: Website • Blog • Support • Contact Sales
Gradient is an an end-to-end MLOps platform that enables individuals and organizations to quickly develop, train, and deploy Deep Learning models. The Gradient software stack runs on any infrastructure e.g. AWS, GCP, on-premise and low-cost Paperspace GPUs. Leverage automatic versioning, distributed training, built-in graphs & metrics, hyperparameter search, GradientCI, 1-click Jupyter Notebooks, our Python SDK, and more.
Key components:
- Notebooks: 1-click Jupyter Notebooks.
- Workflows: Train models at scale with composable actions.
- Inference: Deploy models as API endpoints.
Gradient supports any ML/DL framework (TensorFlow, PyTorch, XGBoost, etc).
See releasenotes.md for details on the current release, as well as release history.
Getting Started
-
Make sure you have a Paperspace account set up. Go to http://paperspace.com to register and generate an API key.
-
Use pip, pipenv, or conda to install the gradient package, e.g.:
pip install -U gradient
To install/update prerelease (Alpha/Beta) version version of gradient, use:
pip install -U --pre gradient
-
Set your api key by executing the following:
gradient apiKey <your-api-key-here>
Note: your api key is cached in ~/.paperspace/config.json
You can remove your cached api key by executing:
gradient logout
Executing tasks on Gradient
The Gradient CLI follows a standard [command] [--options] syntax
For example, to create a new Workflow in a project use:
gradient projects list
gradient workflows create --name <name> --projectId <project-id>
For a full list of available commands run gradient workflows --help
. You can also view more info about Workflows in the docs.
Contributing
Want to contribute? Contact us at hello@paperspace.com
Pre-Release Testing
Have a Paperspace QA tester install your change directly from the branch to test it.
They can do it with pip install git+https://github.com/Paperspace/gradient-cli.git@MYBRANCH
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gradient-2.0.0.tar.gz
.
File metadata
- Download URL: gradient-2.0.0.tar.gz
- Upload date:
- Size: 97.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/21.8.0 rfc3986/1.5.0 colorama/0.4.3 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ced3d8ca8c14d826900c4d6017b84fac373f62301deca3b526b0b7368b353e23 |
|
MD5 | db79df9ccd9dc7bcbeacf5ce195faea1 |
|
BLAKE2b-256 | 5436264f5ddaf3884a55200d62cad7609a691ff72a6be8b18dab41bfc224ceee |
Provenance
File details
Details for the file gradient-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: gradient-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 147.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/21.8.0 rfc3986/1.5.0 colorama/0.4.3 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7a4b46976fa0f01d83524280a254539e7db6edf265ee00db3b402078fbabcbe |
|
MD5 | 0b6f711f944794858b646a5510d9796d |
|
BLAKE2b-256 | 5bae3a1a9d74d24454c13647f5a7bf69eece6d77201ecbfd08b619f9cd358032 |