[ENH] New workflow examples for the Welcome screen#1438
Merged
astaric merged 2 commits intobiolab:masterfrom Jul 14, 2016
Merged
[ENH] New workflow examples for the Welcome screen#1438astaric merged 2 commits intobiolab:masterfrom
astaric merged 2 commits intobiolab:masterfrom
Conversation
Current coverage is 87.91%@@ master #1438 diff @@
==========================================
Files 77 77
Lines 7584 7582 -2
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
- Hits 6668 6666 -2
Misses 916 916
Partials 0 0
|
| <text font-family="Helvetica" font-size="14" id="0" rect="(17.0, 21.0, 160.0, 55.0)">A File widget. Double click to open it and select the data set file.</text> | ||
| <text font-family="Helvetica" font-size="14" id="1" rect="(50.0, 229.0, 118.0, 40.0)">The output of the File widget.</text> | ||
| <text font-family="Helvetica" font-size="14" id="2" rect="(241.0, 227.0, 131.0, 41.0)">The input of the Data Table widget.</text> | ||
| <text font-family="Helvetica" font-size="14" id="3" rect="(138.0, 297.0, 150.0, 82.0)">The communication channel. This was passes the data set from the File widget to the Data Table.</text> |
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.
Welcome screen provides an access to example workflows (Examples). We only had three workflows in this section so far, and they were rather complicated. I have added a number of simpler ones, and organized them such that simpler and those explaining the basic concepts of Orange come first.