Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 460 Bytes

INSTALL.rst

File metadata and controls

14 lines (10 loc) · 460 Bytes

Cockpit is available on the Python Package Index (PyPI) and can be installed like any other Python package. The short version is "use pip":

pip install microscope-cockpit

Once installed, Cockpit can be started from command line:

cockpit

For details on dependencies, system specific instructions, and installing from development sources see doc/install.rst.