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.3
See earlier versions
buildopenenvironmentconfigurationserversdeploymentdeploylistmountunmountstopdroploginlogoutdoctorupdatewhoamitelemetryloguninstallinstall
$ emily deployment add [options]
Add a deployment specification to your project.
$ deployment add
Choose a project
| AB82JD - movie-recommender
>>
Please enter a deployment name: >>
Please select a configuration
| + Add new configuration
>>
Please select an environment
| + Add new environment
>>
Please select the type of deployment to create a specification for
| Local - deploy on your local system
| Kubernetes - deploy to a Kubernetes cluster
>>
Adding Emily Deployment Specifications
Run emily deployment add
to add a deployment specification to your project.
The user is prompted to select a specific deployment type - see the documentation for each subcommand for comprehensive descriptions of each.