Skip to content

WIP: Add setup and submission utility scripts

jyotish requested to merge utility-scripts into master
Script What does it do?
setup.sh Installs miniconda if conda command is missing and installs nethack python package.
teardown.sh Deletes the conda environment named nethack.
submit.sh Helper script to submit the current code to AIcrowd.

Tested on

  • Ubuntu 18
  • Ubuntu 20
  • Mac
Edited by jyotish

Merge request reports