Emily CLI Documentation
Release-v3.0.3Emily 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.
Downloademily@v3.0.3See earlier versions
buildopenenvironmentconfigurationserversdeploymentdeploylistmountunmountstopdroploginlogoutdoctorupdatewhoamitelemetryloguninstallinstall
$ emily stop [project] [options]Stop the running docker container of your project.
$ stopChoose a project| myproject-id2 - my-project2>> Stopping Docker container emily-my-project1-myproject-id1...Running Emily Stop
To stop a docker container of a project, run emily stop my-project in your terminal, where my-project can be a project ID, name or path.
If the project argument is not provided you will be prompted to choose from a list of known emily projects
$ stop my-project