# News

```{code-cell} html
:tags: [remove-input]
<link rel="stylesheet" href="_static/custom.css?v=2">
<script src="_static/news_data.js"></script>  <!-- 🔹 Les données -->
<script src="_static/news_filter.js?v=2"></script>  <!-- 🔸 Le rendu -->
```
<div style="margin-bottom: 1.5rem;">
  <a href="#" id="show-all-topics" class="view-all-button">🔁 View All News</a>
</div>

<div id="news-container"></div>

