From 609fdbbbb56fca64cc9aaa8bce64987096b55b5b Mon Sep 17 00:00:00 2001 From: Yang Yang Date: Tue, 22 Oct 2019 10:59:23 -0700 Subject: [PATCH] Revert "Update repl doc and fix a typo in README.md (#89)" This reverts commit ea43da2fdcf94cd503bdc1aea7315548bada0f0e. --- README.md | 2 +- elasticdl | 2 +- pysqlflow | 2 +- sqlflow | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 037a4e2..da2eeb8 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ git clone https://github.com/sql-machine-learning/sql-machine-learning.github.io git submodule update --init --recursive --remote ``` -**Step Three**: Fire up docker run under the repo root. Note the command will pull the image from the remote automatically. Also, make sure to replace `b90ffea2` with your personal access token. It takes a few seconds to generate the token by following [this document](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). Now you can access SQLFlow.org from http://localhost:4000 with exactly the same content. +**Step Three**: Fire up docker run under the repo root. Note the command will pull the image from the remote automatically. Also, make sure to replace `b90ffea2` with your personal access token. It takes a few seconds to generate the token by following [this document](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). Now you can access SQLFlow.org from http://localhost:4000 with exact the same content. ```bash cd sql-machine-learning.github.io diff --git a/elasticdl b/elasticdl index 45e7faa..fd8b268 160000 --- a/elasticdl +++ b/elasticdl @@ -1 +1 @@ -Subproject commit 45e7faad15a4928d5e81953e04eebb090cb824b1 +Subproject commit fd8b268a7644aff583c59152e5710fcc92a81218 diff --git a/pysqlflow b/pysqlflow index da0fffd..bdeab01 160000 --- a/pysqlflow +++ b/pysqlflow @@ -1 +1 @@ -Subproject commit da0fffdb4a2797a348642b888bc464036dde5927 +Subproject commit bdeab013b5138e82d1785c2a9ca27e007575564a diff --git a/sqlflow b/sqlflow index 0b716a3..afe7a6b 160000 --- a/sqlflow +++ b/sqlflow @@ -1 +1 @@ -Subproject commit 0b716a3b1bdcd038ddb401fe292a9169c6560e41 +Subproject commit afe7a6b97583778cec4ac2b67c198896cd3d2a35