-
Notifications
You must be signed in to change notification settings - Fork 11
Tutorial solutions #7
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
Open
Crista2019
wants to merge
34
commits into
solutions
Choose a base branch
from
tutorial_solutions
base: solutions
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 30 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
18c997d
multiple agents
Crista2019 6be2651
clarify instructions to add agents
Crista2019 a588c8c
add exercise instructions to read.me
Crista2019 8ffe6c3
make exercise into actionable with TODO
Crista2019 1a268a1
add second try it yourself about stats lane
Crista2019 237a080
revise comment wording so I know what to separate out in the solution…
Crista2019 41748f2
empty template with TODOs and hints (w/o solutions)
Crista2019 93730e4
calculate basic average with stats value lane
Crista2019 d6bd22c
added second stats metric (local mean)
Crista2019 96a3716
add variance and std deviation calculations
Crista2019 15a584b
include more descriptive hints for logic to update stats
Crista2019 2515c3d
made tutorial vs solutions code clearer
Crista2019 85fb3ab
remove TODOs/instructions
Crista2019 a94cc0e
add suggestions to change UI after server exercises
Crista2019 dad986e
add suggestions to change UI after server exercises
Crista2019 789da1d
select web agent by dropdown with color changes
Crista2019 aece681
change color gradients for web agents, dropdown select
Crista2019 a2f852d
drop down to select web agent, color scheme change updates per agent
Crista2019 65290c2
differentiate data generated and sent to each web agent
Crista2019 d8901e3
send all stats data to one value lane of type Value
Crista2019 ea806bb
model the stats lane vals in the gauge UI
Crista2019 7c2a3e4
made TODO comment to add remove logic for histogram
Crista2019 3d5ee2f
variable naming convention refactor
Crista2019 3a639dd
commit with didRemove logic stopping point, before realizing that upa…
Crista2019 4a2ed02
add didRemove for avg and stats (local_* lanes may not require this l…
Crista2019 cfd7a9e
fixing scope/syntax errors in didRemove
Crista2019 698515b
fix casing for local final variables (from UPPER to camelCase)
Crista2019 f61a70e
update case of value labels to reflect last commit
Crista2019 794d58c
get item slot in histogram using 'count' key instead of index
Crista2019 f071c99
explain code solutions in the readmes
Crista2019 eea3c4f
flipping the () and [] markdown for links
Crista2019 fb541c1
fix variable name -> updatedStats
Crista2019 a89facf
remove gratuitous TODO
Crista2019 95a5f3c
make ++ and -- uniform without spaces before
Crista2019 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.