Conversation
# Conflicts: # webtool/templates/components/result-details.html
# Conflicts: # webtool/static/css/old/flowchart.css # webtool/templates/layout.html
…e/4cat into redesign # Conflicts: # webtool/templates/dataset-page/view-dataset.html
* create outputs.py: Output objects for processors to declare and sensible defaults. * test base outputs * add specific outputs to datasources. * outputs to the conversion processors * output to machine learning * outputs to metrics * outputs to the networks * outputs to the test analysis processors * outputs to statisitcs and twitter * outputs to the visualization processors * add outputs to filters and presets * update compatibility to use the outputs AND datasets * fix up the processor map and its API * tests! verify all the things: do outputs always match Processor class attributes? * port over the prototype UI for processor catalogue * processor_map: make how to more sensible chains (not ALL e.g. annotating an image dataset now any processor with text) * compatibility: add "zip" to media processors (they cannot actually run on single images via iterate_items) * bug fix: orphanced processor from misnamed type. * video timelines: compatibility add zip * video scene timelines typo * processor_map: more fiddling with how to chains
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.