Skip to content

Releases: Paperspace/gradient-cli

v1.0.1

17 Sep 15:18
Compare
Choose a tag to compare

1.0.1 (2020-09-17)

v1.0.0

17 Sep 14:43
Compare
Choose a tag to compare

1.0.0 (2020-09-17)

Bug Fixes

Features

Reverts

  • Revert "Add-functional-tests-for-experiments" (83333fc)

0.9.1a5

14 Sep 14:55
f0017b6
Compare
Choose a tag to compare
feat: allow http workspaces PS-14587 (#317)

Make instance count not required

21 Aug 17:16
e73d288
Compare
Choose a tag to compare

Make instance count not required

0.9.1a3

20 Jul 20:20
Compare
Choose a tag to compare
chore: bump colorama so deploy can work

0.9.1a2

20 Jul 19:55
980f5ff
Compare
Choose a tag to compare
Update version.py

v0.9.0a2

20 Jul 19:53
980f5ff
Compare
Choose a tag to compare
Update version.py

0.9.1a1

17 Jul 19:26
091b1fa
Compare
Choose a tag to compare
feat(notebooks): expose projectId flag and make it required (#314)

Release 0.9.1a0

01 Jul 10:26
Compare
Choose a tag to compare
Release 0.9.1a0 Pre-release
Pre-release

Release Notes for 0.9.1a0

  • Added basic support for autoscaling deployments

Release 0.9.0

15 Jun 09:40
Compare
Choose a tag to compare

Release Notes for 0.9.0

Note: this list includes all changes made in 0.9.0a* alpha releases

Breaking changes

  • Normalized parameter names in notebooks group and NotebooksClient

Fixes

  • Fixed NotImplementedError raised when parsing experiment with dataset volume options set
  • Fix output of metrics stream command
  • Fixed experiment status constants and added constants for deployment statuses
  • Fixed reading logs with --follow. The bug caused all log lines in a loop instead of only the new one
  • Fixed TypeError occurring when a job was being created without --workspace

New features

  • Added whole directory upload to models upload command
  • Added a command group for managing secrets
  • Added notebooks logs command for reading logs of notebooks