website/_layouts/deprecated-docs.html (11 lines of code) (raw):

--- 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> <div class="container mt-5 pb-4"> <div class="row"> <div class="col-lg-8"> {{ content }} </div> </div> </div>