/emily-cli

Emily-CLI -> Combine the power of Python and Docker

OtherNOASSERTION

Emily CLI

The Emily CLI is built and maintained by Ambolt to help developers and teams implement and run production ready machine learning powered micro services fast and easy

Download Emily

Choose your system:

EmilyDownloadWindows EmilyDownloadUbuntu EmilyDownloadMac

Download to WindowsDownload to Ubuntu  Download to Mac   


Documentation

The documentation for emily can be found here

What is Emily?

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.

Example commands

  • $ emily open <dir> to open a directory as an Emily project
  • $ emily open <file> to open a jupyter notebook as an Emily project
  • $ emily build to build a new Emily project
  • $ emily doctor to install Emily's requirements (Docker and Visual Studio Code)

Getting Started

Download Emily

The Emily CLI is available on Windows, Linux and Mac OS:


Install Emily

Follow the install guides:


Quick Start

Tutorials