srowen commented on a change in pull request #24456: [SPARK-27557][DOC] Add copy button to Python API docs for easier copying of code-blocks URL: https://github.com/apache/spark/pull/24456#discussion_r278601328
########## File path: python/docs/_static/copybutton.js ########## @@ -0,0 +1,66 @@ +// Copyright 2014 PSF. Licensed under the PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 +// File originates from the cpython source found in Doc/tools/sphinxext/static/copybutton.js Review comment: Given its source, is there any way to get this to render automatically with sphinx or anything? not sure that even makes sense, just checking if this is something that has to be copied into the project or not. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
