Skip to content

Commit 16579ab

Browse files
authored
Update index.html
it's better
1 parent 3a678ee commit 16579ab

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

output/visualizations/index.html

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -342,13 +342,7 @@ <h1>Experiment Timeline Dashboard</h1>
342342
</div>
343343
</div>
344344
</div>
345-
346-
<div class="highlight-box">
347-
<div class="container">
348-
<h3>🎯 Join the CellMap Segmentation Challenge</h3>
349-
<p>Compete to create the next, best AI-driven image segmentation model using hundreds of our meticulously annotated high-resolution EM images as training data.</p>
350-
</div>
351-
</div>
345+
352346

353347
<div class="visualizations-section">
354348
<div class="container">
@@ -377,13 +371,13 @@ <h2>📈 Statistics Dashboard</h2>
377371
</div>
378372

379373
<div class="viz-card">
380-
<h2> Raw Dataset</h2>
374+
<h2>🗃️ Raw Dataset</h2>
381375
<p>Access the complete experiment metadata in CSV format for custom analysis, including training parameters and performance metrics.</p>
382376
<a href="https://github.com/janelia-cellmap/exp-overview/blob/main/data/processed/auto_generated_overview.csv" class="btn btn-secondary" target="_blank">Download CSV</a>
383377
</div>
384378

385379
<div class="viz-card">
386-
<h2> OpenOrganelle Portal</h2>
380+
<h2>🌐 OpenOrganelle Portal</h2>
387381
<p>Explore our interactive data portal with high-resolution EM images and annotations used for training these models.</p>
388382
<a href="https://openorganelle.janelia.org/" class="btn btn-secondary" target="_blank">Visit Portal</a>
389383
</div>

0 commit comments

Comments
 (0)