Clean up top level Ray dir (#5404)

This commit is contained in:
Eric Liang
2019-08-08 23:35:55 -07:00
committed by GitHub
parent d9b45cceec
commit 1a8fa5d2fa
60 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ computes word counts on wikipedia articles.
You can view the `code for this example`_.
.. _`code for this example`: https://github.com/ray-project/ray/tree/master/examples/streaming
.. _`code for this example`: https://github.com/ray-project/ray/tree/master/doc/examples/streaming
To run the example, you need to install the dependencies
@@ -20,7 +20,7 @@ and then execute the script as follows:
.. code-block:: bash
python ray/examples/streaming/streaming.py
python ray/doc/examples/streaming/streaming.py
For each round of articles read, the script will output
the top 10 words in these articles together with their word count: