* Added developer_guide.md for Python based visualizations
* Changed md file name to be README and added link to documentation page
* Updated README.md to match syntax of #1878
* Added architecture and known limitations sections to documentation
* Addressed PR comments
* Address offline feedback from @SinaChavoshi
* Removed limitation
#1951 changes how arguments are passed from the API server to the Python service. This now allows for multi-line comment support.
* Addressed PR comments