Releases: Paperspace/gradient-cli
Releases · Paperspace/gradient-cli
Release 0.5.0a0
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
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 forexperiments create
andexperiments 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
andjob 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
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
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
Release Notes for 0.4.0a4
Fixes
- Fix how some error messages are printed
Release 0.3.6
Release Notes for 0.3.6
Fixes
- Fix
job delete
andjob stop
commands - Fix how some error messages are printed
Release 0.4.0a3
Release Notes for 0.4.0a3
New features
- Command for deleting a tensorboard
- Optional adding new experiment to tensorboard with new
--tensorboard
option. Available forexperiments create
andexperiments 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
andjob stop
commands
Release 0.3.5
Release Notes for 0.3.5
Fixes
- Fix StopIteration exception in Python 3.7
Release 0.3.2
Release Notes for 0.3.2
Fixes
- Fixed bug raising exception when
experiment create's
--ignoreFiles
option was used
Release 0.3.1
Release Notes for 0.3.1
Fixes
- Fixed bug preventing showing logs when 'experiments run' was executed