view src/app/feature-extraction-menu/feature-extraction-menu.component.css @ 74:2c3fe51ad1f0

Wire up methods in the FeatureExtractionService for offloading to the worker and consume them from the feature extraction menu.
author Lucas Thompson <dev@lucas.im>
date Wed, 18 Jan 2017 10:19:35 +0000
parents 88052122ec01
children bf8826d4e2c6
line wrap: on
line source
#extractor-outputs {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}