You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/11/10 06:45:18 UTC

[GitHub] [spark] sarutak commented on a change in pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site

sarutak commented on a change in pull request #30292:
URL: https://github.com/apache/spark/pull/30292#discussion_r520327417



##########
File path: docs/_layouts/global.html
##########
@@ -30,6 +30,8 @@
         <script src="js/vendor/modernizr-2.6.1-respond-1.1.0.min.js"></script>
 
         <link rel="stylesheet" href="css/pygments-default.css">
+        <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />

Review comment:
       In my experience, HistoryServer is used within a closed network so I think it's better to make css/js as part of source code.
   On the other hand, I think it's fine for docs to use external link.




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org