Emily CLI Documentation

Release-v3.0.3

Emily combines the powers of Python and Docker to build stable and consistent machine learning and datascience python environments. Emily is useful for large cross-team project development as well as for simply running a single jupyter notebook or python script.

Download emily@v3.0.3
See earlier versions
$ emily log [options]

Print the log of the last command execution.

$ log
Log for last Emily command:

↓ ↓ ↓ The logs of your most recent command ↓ ↓ ↓

    Options

  • -h,--help

    Display help for command

  • -l,--lines<lines>

    Maximum number of lines to print (default: 200)

  • -u,--update(--no-update)

    Prompt for update if newer version found. (default: true)

  • -vb,--verbose

    Print detailed information while running commands.