Skip to content

Commit

Permalink
update intex.html template
Browse files Browse the repository at this point in the history
  • Loading branch information
Czaki committed Nov 24, 2024
1 parent f8cd473 commit 6f9e779
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/napari_dashboard/get_webpage/webpage_tmpl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -515,12 +515,13 @@ <h1 class="h2" id="downloads">{{ project }} download per day</h1>
{{ napari_downloads_per_day }}
{{ py_version }}
{{ os_plot }}
<h3>Daily download form conda</h3>
<h3>Daily download form conda</h3>
{{ napari_conda_downloads_per_day }}
<small>
Conda API provide only information's about total download.
So if we have holes in data, the information is interpolated and show as straight line.
</small>
<h3>Version downloaded from conda in last 30 days</h3>
{{ napari_conda_version_last_month }}
{% endcall %}
</div>
Expand Down

0 comments on commit 6f9e779

Please sign in to comment.