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@latestSee earlier versions
buildopenenvironmentconfigurationserversdeploymentdeploylistmountunmountstopdroploginlogoutdoctorupdatewhoamitelemetryloguninstall
$ emily servers [options]List, add, and configure Emily servers.
$ emily servers? Emily: Add new server to emily, select a server to configure, orremove existing(Use arrow keys, confirm with ENTER) … + Add server- Remove server> Name: my-server-1
IP/Domain: my-server-1-ip
Status: OnlineName: my-server-2
IP/Domain: my-server-2-ip
Status: Offline · my-server-1Running Emily Servers
To open the menu to handle servers, run emily servers. You can then choose to add a new server (see the emily servers add command) or remove a server.
If you choose an existing server to reconfigure, you will be prompted for a new server information to overwrite the existing one (see the emily servers add command).