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

add tutorials. #117

Merged
merged 38 commits into from
Feb 2, 2021
Merged

add tutorials. #117

merged 38 commits into from
Feb 2, 2021

Conversation

yecol
Copy link
Collaborator

@yecol yecol commented Feb 1, 2021

What do these changes do?

Add tutorials to the repo.

Related issue number

Partial addressed #59 #32

@yecol yecol marked this pull request as draft February 1, 2021 02:37
sighingnow and others added 14 commits February 1, 2021 14:41
Signed-off-by: Tao He <[email protected]>
Signed-off-by: Tao He <[email protected]>
* unify local k8s cluster setup with kind; MacOS can use prepare_env script

* fix

* fix

* update

* remove darwin code

* update README and docs

* update

* update
* Fixes the global property graph stream for subgraph.
* Persist before ConstructFragmentGroup.

Signed-off-by: Tao He <[email protected]>
* unify local k8s cluster setup with kind; MacOS can use prepare_env script

* fix

* fix

* update

* remove darwin code

* update README and docs

* update

* update
* Fixes the global property graph stream for subgraph.
* Persist before ConstructFragmentGroup.

Signed-off-by: Tao He <[email protected]>
@codecov-io
Copy link

codecov-io commented Feb 1, 2021

Codecov Report

Merging #117 (816064c) into main (512a5b8) will decrease coverage by 13.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #117       +/-   ##
===========================================
- Coverage   78.30%   65.21%   -13.10%     
===========================================
  Files          50       49        -1     
  Lines        4601     4407      -194     
===========================================
- Hits         3603     2874      -729     
- Misses        998     1533      +535     
Impacted Files Coverage Δ
python/graphscope/client/session.py 64.08% <100.00%> (-8.67%) ⬇️
python/graphscope/interactive/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
python/graphscope/interactive/query.py 0.00% <0.00%> (-94.65%) ⬇️
python/graphscope/deploy/kubernetes/utils.py 12.69% <0.00%> (-61.43%) ⬇️
python/graphscope/deploy/kubernetes/cluster.py 22.34% <0.00%> (-52.84%) ⬇️
...n/graphscope/deploy/kubernetes/resource_builder.py 28.14% <0.00%> (-32.52%) ⬇️
python/graphscope/analytical/app/triangles.py 80.00% <0.00%> (-20.00%) ⬇️
python/graphscope/client/rpc.py 65.32% <0.00%> (-18.51%) ⬇️
python/graphscope/client/utils.py 79.16% <0.00%> (-16.92%) ⬇️
python/graphscope/framework/graph.py 82.67% <0.00%> (-9.37%) ⬇️
... and 14 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 512a5b8...ddcdcd2. Read the comment docs.

@yecol yecol marked this pull request as ready for review February 2, 2021 09:55
@yecol yecol merged commit f0abbbf into alibaba:main Feb 2, 2021
sighingnow pushed a commit to sighingnow/GraphScope that referenced this pull request Feb 23, 2021
* add tutorials.
* Add links of tutorial ipynbs to docs.
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.

5 participants