Skip to content

Releases: Paperspace/gradient-cli

Release 0.5.0a0

14 Nov 14:44
Compare
Choose a tag to compare
Release 0.5.0a0 Pre-release
Pre-release

Release Notes for 0.5.0a0

New features

  • New delete commands for deployments and experiments
  • Printing url to instance web client's view to terminal after creating it

Fixes

  • Fix spinner not disappearing when some commands were executed
  • base64-encoded command value so it's not blocked by Cloudflare's filter anymore

Breaking changes

  • Moved hyperparameters group to experiments group
  • Dropped experiment_type_id parameter from create_mpi_multi_node() in ExperimentsClient
  • Moved constants and config modules into api_sdk module

Release 0.4.0

23 Oct 16:29
Compare
Choose a tag to compare

Release Notes for 0.4.0

Note: this list includes all changes made in alpha releases since 0.3.2a

New features

  • Command for deleting a tensorboard
  • Optional adding new experiment to tensorboard with new --tensorboard option. Available for experiments create and experiments run
  • Add MPI-specific options for creating experiments

Fixes

  • Fixed AttributeError raised when --ignoreFiles was used
  • Fixed showing help for some commands
  • Fixed URL for fetching notebook details
  • Fix StopIteration exception in Python 3.7
  • Fix job delete and job stop commands
  • Fix how some error messages are printed
  • Fix formatting of datetime in projects list table
  • Fix sending some bash commands using --*command options caused Cloudflare's filter to stop request

Release 0.4.0a5

17 Oct 16:48
Compare
Choose a tag to compare
Release 0.4.0a5 Pre-release
Pre-release

Release Notes for 0.4.0a5

Fixes

  • Fix formatting of datetime in projects list table
  • Fix sending some bash commands using --*command options caused Cloudflare's filter to stop request

Release 0.3.7

17 Oct 16:38
Compare
Choose a tag to compare

Release Notes for 0.3.7

Fixes

  • Fix formatting of datetime in projects list table
  • Fix sending some bash commands using --*command options caused Cloudflare's filter to stop request

Release 0.4.0a4

10 Oct 15:49
Compare
Choose a tag to compare
Release 0.4.0a4 Pre-release
Pre-release

Release Notes for 0.4.0a4

Fixes

  • Fix how some error messages are printed

Release 0.3.6

10 Oct 15:49
Compare
Choose a tag to compare

Release Notes for 0.3.6

Fixes

  • Fix job delete and job stop commands
  • Fix how some error messages are printed

Release 0.4.0a3

10 Oct 15:48
Compare
Choose a tag to compare
Release 0.4.0a3 Pre-release
Pre-release

Release Notes for 0.4.0a3

New features

  • Command for deleting a tensorboard
  • Optional adding new experiment to tensorboard with new --tensorboard option. Available for experiments create and experiments run
  • Add MPI-specific options for creating experiments

Fixes

  • Fixed AttributeError raised when --ignoreFiles was used
  • Fixed showing help for some commands
  • Fixed URL for fetching notebook details
  • Fix StopIteration exception in Python 3.7
  • Fix job delete and job stop commands

Release 0.3.5

07 Oct 10:32
Compare
Choose a tag to compare

Release Notes for 0.3.5

Fixes

  • Fix StopIteration exception in Python 3.7

Release 0.3.2

25 Sep 09:54
Compare
Choose a tag to compare

Release Notes for 0.3.2

Fixes

  • Fixed bug raising exception when experiment create's --ignoreFiles option was used

Release 0.3.1

11 Sep 12:16
Compare
Choose a tag to compare

Release Notes for 0.3.1

Fixes

  • Fixed bug preventing showing logs when 'experiments run' was executed