Baunsgaard commented on a change in pull request #874: Add SystemDSContext for systemds operations URL: https://github.com/apache/systemml/pull/874#discussion_r403497299
########## File path: src/main/python/docs/source/simple_examples.rst ########## @@ -50,10 +56,14 @@ As output we get:: The Python SystemDS package is compatible with numpy arrays. Let us do a quick element-wise matrix multiplication of numpy arrays with SystemDS. -Remember to first start up a new terminal:: +Remember to first start up a new terminal: + +.. code-block:: python Review comment: Is this the correct way of noting a python code block? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services