rawkintrevo commented on code in PR #543:
URL: https://github.com/apache/mahout/pull/543#discussion_r2116850583


##########
website/_layouts/default.html:
##########
@@ -6,7 +6,7 @@
 <body>
 
   {% include navbar.html %}
-
+  

Review Comment:
   superfluous, revert



##########
website/_includes/sidebar.html:
##########
@@ -23,6 +23,7 @@
 
 <!-- Talks Widget -->
 <div class="card mb-4 sidebar">
+   

Review Comment:
   superfluous, revert



##########
website/_layouts/deprecated-docs.html:
##########
@@ -0,0 +1,17 @@
+---
+layout: doc-default
+---
+<div style="background-color: #fff3cd; color: #856404; border: 1px solid 
#ffeeba; padding: 15px; border-radius: 5px; margin-bottom: 20px;"> <strong>⚠️ 
Deprecation Notice:</strong> This component (<em>MapReduce/Samsara</em>) is no 
longer actively maintained. It remains accessible for historical reference but 
is not recommended for new development. Please check out <a 
href="https://mahout.apache.org/quantum-computing-primer/"; style="color: 
#0c5460; text-decoration: underline;">Qumat - Mahout's Quantum Computing 
Primer</a> for the latest innovations.</div>

Review Comment:
   nice



-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@mahout.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to