-
Notifications
You must be signed in to change notification settings - Fork 0
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
Tutorial documentation #2
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a great start!
- made some minor suggestions to the text
- a few questions for clarity
- some comments may warrant new issues if changes to UI and naming are requested
Co-authored-by: David LeBauer <[email protected]>
Co-authored-by: David LeBauer <[email protected]>
Co-authored-by: David LeBauer <[email protected]>
Co-authored-by: David LeBauer <[email protected]>
Co-authored-by: David LeBauer <[email protected]>
Co-authored-by: David LeBauer <[email protected]>
Codecov Report
@@ Coverage Diff @@
## develop #2 +/- ##
==========================================
Coverage ? 34.31%
==========================================
Files ? 8
Lines ? 2838
Branches ? 0
==========================================
Hits ? 974
Misses ? 1864
Partials ? 0 Continue to review full report at Codecov.
|
…into documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this looks great. Can merge if you create issues to clarify the language used in the interface.
Description
Initial tutorial documentation
To run an instance of the website (with workflows) on your local machine. After starting instance, browse to
http://localhost:3000/
docker run --rm -p 3000:3000 --name test agdrone/workflow_web_ui:1.0
Types of changes
New dowcumentation
Checklist:
Time frame for completing Pull Request review (from creation date):
Focus of Pull Request:
Reviewers should focus on the following aspects of this pull request. All comments are welcome regardless of which items are checked off.
Hints to reviewers:
New documentation to be reviewed
Optional: issue links this Pull Request resolves