Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] New workflow examples for the Welcome screen #1438

Merged
merged 2 commits into from
Jul 14, 2016

Conversation

BlazZupan
Copy link
Contributor

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.

@BlazZupan BlazZupan changed the title [ENH] Workflow examples exposed in Welcome screen [ENH] New workflow examples for a set exposed in the Welcome screen Jul 10, 2016
@BlazZupan BlazZupan changed the title [ENH] New workflow examples for a set exposed in the Welcome screen [ENH] New workflow examples for the Welcome screen Jul 10, 2016
@codecov-io
Copy link

codecov-io commented Jul 10, 2016

Current coverage is 87.91%

Merging #1438 into master will decrease coverage by <.01%

@@             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          

Sunburst

Powered by Codecov. Last updated by 9bf3fa0...9c5729c

<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>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was passes -> It passes

@astaric astaric merged commit da80cfc into biolab:master Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants