This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
Releases: Paperspace/paperspace-python
Releases · Paperspace/paperspace-python
Release 0.2.0
Release 0.2.0
Release 0.2.0a5
Release Notes for 0.2.0a5
Fixes
- removed command group aliases
- streaming logs for
experiments createAndStart
by default
Release 0.2.0a4
Release Notes for 0.2.0a4
New features
- new params for
job create
andhyperparameters create
Fixes
- fixed missing
--experimentType
when creating new single node experiment - deployments can be of
TFSERVING
type only - fixed autocomplete instructions
Release 0.2.0a3
Release Notes for 0.2.0a3
New features
- autocomplete for bash (GNU/Linux and iOS)
- aliases in singular form for command groups
- showing logs for experiments and jobs
- restored and deprecated
run
command - workspace uploading for experiments
- workspace upload progress bar
Release 0.2.0a2
Release Notes for 0.2.0a2
New features
- partial support for hyperparameter tuning
- prompt for apiKey if not provided
- deprecate
login
command --ignoreFiles
option forexperiments create
--ignoreFiles
and--workspace none
options forjobs create
Fixes
- restore apiKey command
Release 0.2.0a1
Release Notes for 0.2.0a1
New features
- colorful error and help messages
- removed
paperspace-python run
command
Release 0.1.1
Added 'paperspace-python run' deprecation warning
Release 0.2.0a0
Release Notes for 0.2.0a
New features
- partial support for managing jobs, models and projects
- filtering deployments list by project ID and model ID
- reading logs of experiments and jobs
Fixes
- handling error response when listing experiments
Release 0.1.0
Release Notes for 0.1.0
New features
- experiments and deployments management
- --apiKey for all commands for one-time api key overwrite
- help messages for all commands and parameters