Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Releases: Paperspace/paperspace-python

Release 0.2.0

31 May 18:48
Compare
Choose a tag to compare
Release 0.2.0

Release 0.2.0a5

30 May 13:08
Compare
Choose a tag to compare
Release 0.2.0a5 Pre-release
Pre-release

Release Notes for 0.2.0a5

Fixes

  • removed command group aliases
  • streaming logs for experiments createAndStart by default

Release 0.2.0a4

29 May 14:20
Compare
Choose a tag to compare
Release 0.2.0a4 Pre-release
Pre-release

Release Notes for 0.2.0a4

New features

  • new params for job create and hyperparameters 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

28 May 15:41
Compare
Choose a tag to compare
Release 0.2.0a3 Pre-release
Pre-release

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

17 May 11:28
Compare
Choose a tag to compare
Release 0.2.0a2 Pre-release
Pre-release

Release Notes for 0.2.0a2

New features

  • partial support for hyperparameter tuning
  • prompt for apiKey if not provided
  • deprecate login command
  • --ignoreFiles option for experiments create
  • --ignoreFiles and --workspace none options for jobs create

Fixes

  • restore apiKey command

Release 0.2.0a1

14 May 12:28
Compare
Choose a tag to compare
Release 0.2.0a1 Pre-release
Pre-release

Release Notes for 0.2.0a1

New features

  • colorful error and help messages
  • removed paperspace-python run command

Release 0.1.1

14 May 16:29
Compare
Choose a tag to compare

Added 'paperspace-python run' deprecation warning

Release 0.2.0a0

09 May 13:22
Compare
Choose a tag to compare
Release 0.2.0a0 Pre-release
Pre-release

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

09 May 13:20
b6e8acb
Compare
Choose a tag to compare

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

v0.0.14

22 Jan 19:23
Compare
Choose a tag to compare

Release Notes for v0.0.14

New features

  • Allow user to select preemptible machine types

Fixes

  • Fix package.egg-info issue affecting Windows users downloading paperspace from PyPI