Skip to content

Commit

Permalink
Update spark_on_angel_quick_start.md
Browse files Browse the repository at this point in the history
[DOCS] Fix Links of Code Path
  • Loading branch information
andyyehoo authored Nov 8, 2017
1 parent 894e8e7 commit 62290ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/spark_on_angel_quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ $SPARK_HOME/bin/spark-submit \

## Spark on Angel版本的最简LR

[完整代码]()
[完整代码](https://github.com/Tencent/angel/blob/branch-1.3.0/spark-on-angel/examples/src/main/scala/com/tencent/angel/spark/examples/ml/AngelLR.scala)

```scala
PSContext.getOrCreate(sc)
Expand Down

0 comments on commit 62290ca

Please sign in to comment.