Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • CD into $JEDI_WORKFLOW

    • $> cd $JEDI_WORKFLOW
  • Install each repo: ewok, r2d2-client, and simobs
    • $> cd ewok
    • $> python3 -m pip install .
    • $> cd ..
      repeat for r2d2-client and simobs

4. Add new environmental variables

...