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 login [options]

Log in to Emily account.

$ login
Processing authentication, please login or register in your browser...

You have been successfully signed in as


Running emily login

To login to an emily account run emily login. This will open a browser window with our Login / Registration page. You can then either login with your email and password, or register a new account. After submitting you can come back to the terminal, where you will be logged in.

    Options

  • -h,--help

    Display help for command

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

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

  • -vb,--verbose

    Print detailed information while running commands.