Loading Workflows
-
Once Bwb has started, go to the File menu from the menu bar. From there click on Load Workflow. A new window will open in the browser. Double click on the workflow folder.
-
Click once on the salmon_demo folder and click the Choose button in the lower right corner.
-
Once the workflow loads, double click the initial/start widget, and click the Start button that is in the lower left corner of the new window that opened.
This will start the workflow.
-
The workflow included in this GitPod repository will run quickly and is perfect for a demo.
-
(OPTIONAL) If additional workflows are required, you can download them using the git package on GitPod. To do this, navigate to your GitPod workspace in the browser, and click on the Terminal tab which is right next to Ports. If the terminal pane is running docker, you will need to open a new terminal tab. To do this, go right from the Ports tab to a large button that's a plus sign. Click on the plus sign and a new terminal tab will open giving you access to a new terminal where you can use git commands like git clone.