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

Visualization with ipygraphin jupyterlab extension #127

Merged
merged 28 commits into from
Feb 8, 2021

Conversation

lidongze0629
Copy link
Collaborator

@lidongze0629 lidongze0629 commented Feb 3, 2021

What do these changes do?

Related issue number

Resolves #50

@CLAassistant
Copy link

CLAassistant commented Feb 3, 2021

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link

codecov-io commented Feb 4, 2021

Codecov Report

Merging #127 (2e32dde) into main (aaaa578) will decrease coverage by 20.03%.
The diff coverage is 12.50%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #127       +/-   ##
===========================================
- Coverage   78.34%   58.31%   -20.04%     
===========================================
  Files          50       50               
  Lines        4605     4570       -35     
===========================================
- Hits         3608     2665      -943     
- Misses        997     1905      +908     
Impacted Files Coverage Δ
python/graphscope/framework/graph.py 74.63% <12.50%> (-17.42%) ⬇️
python/graphscope/analytical/udf/patch.py 3.47% <0.00%> (-96.53%) ⬇️
python/graphscope/analytical/udf/wrapper.py 25.80% <0.00%> (-74.20%) ⬇️
python/graphscope/analytical/udf/decorators.py 21.25% <0.00%> (-73.75%) ⬇️
python/graphscope/analytical/udf/compile.py 25.41% <0.00%> (-65.09%) ⬇️
python/graphscope/analytical/udf/utils.py 36.17% <0.00%> (-35.64%) ⬇️
python/graphscope/framework/context.py 52.29% <0.00%> (-31.20%) ⬇️
python/graphscope/analytical/app/lpa.py 71.42% <0.00%> (-28.58%) ⬇️
python/graphscope/analytical/app/cdlp.py 71.42% <0.00%> (-28.58%) ⬇️
python/graphscope/analytical/app/k_shell.py 71.42% <0.00%> (-28.58%) ⬇️
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aaaa578...573de89. Read the comment docs.

@lidongze0629 lidongze0629 changed the title [WIP] Visualization with ipygraphin jupyterlab extension Visualization with ipygraphin jupyterlab extension Feb 8, 2021
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.

Jupyter Notebook extension for graph visualization
5 participants