InstallationΒΆ

At the command line:

$ pip install manila-ui

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv manila-ui
$ pip install manila-ui

Previous topic

manila-ui

Next topic

Usage

This Page