Skip to content

v0.0.7

Compare
Choose a tag to compare
@carolineechen carolineechen released this 27 Jun 22:26
· 1003 commits to main since this release

What's New

Dashboard & Login

Env

  • Support passing in env_vars and custom working_dir to Env resource (#75)
  • Better auto torch version handling for requirements.txt files
  • Support "requirements.txt" auto file detection

Docs and Tutorials

BC-Breaking

Factory Functions (#67)

  • Remove load parameter, instead will automatically try to load from name argument if that is the only argument provided
  • Default dryrun=False

Deprecations

  • Use ondemand_cluster instead of cluster for On-Demand cloud clusters