Emily CLI Documentation
Release-v3.0.6Emily 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.6
See earlier versions
buildopenenvironmentconfigurationserversdeploymentdeploylistmountunmountstopdroploginlogoutdoctorupdatewhoamitelemetryloguninstall
$ emily configuration remove [options]
This is the description for remove.
$ emily configuration remove
? Emily: Choose a project
(Use arrow keys, confirm with ENTER)
…
> M9VHKD - my-project
AB82JD - movie-recommender
· M9VHKD - my-project
? Emily: Please select a configuration
(Use arrow keys, confirm with ENTER)
…
dev
> staging
prod
· staging
Removing configurations
Configurations can be removed from projects using the emily configuration remove
command.
Emily will prompt the user to confirm deleting the files in the specified configuration.
$ emily configuration remove
--project my-project
--name staging