Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@cpranav93 cpranav93 released this 17 Jul 12:07
· 23 commits to main since this release

This releases includes the following functionality:

  • Install the requisites on remote host from local machine using "--mode install"
  • Create conda environment on remote using locally modified environment.yaml file
  • Use "scp" to copy folder on remote host in place of "git clone"

Additionally, the installation and running of the script has been streamlined for functionality and simplicity.