Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upAdds Basic Gephi Learning Guide, Resolves #256 #257
Conversation
ianmilligan1
added some commits
Jan 31, 2019
ianmilligan1
requested review from
ruebot
and
SamFritz
Jan 31, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Jan 31, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #257 +/- ##
==========================================
+ Coverage 96.37% 96.39% +0.02%
==========================================
Files 35 35
Lines 551 555 +4
==========================================
+ Hits 531 535 +4
Misses 20 20
Continue to review full report at Codecov.
|
ruebot
approved these changes
Jan 31, 2019
ruebot
merged commit 1518353
into
master
Jan 31, 2019
ruebot
deleted the
issue-256
branch
Jan 31, 2019
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.
ianmilligan1 commentedJan 31, 2019
GitHub issue(s):
If you are responding to an issue, please mention their numbers below.
#256
What does this Pull Request do?
This PR adds a new learning guide which is a very basic step-by-step instruction on how to do basic layouts and manipulation in Gephi. It helps build a foundation to use Sarah's more complicated one which follows it.
For example:
It also added it to the "derivatives" landing page, to the routes, and adds a page test. It is my first time adding a page test so hopefully I did this correctly.
How should this be tested?
Interested parties
@ruebot @SamFritz