-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add conda daily download plot #4
base: main
Are you sure you want to change the base?
Conversation
4554c55
to
6f9e779
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just have a question about the section deleted.
<h3>Daily download form conda</h3> | ||
{{ napari_conda_downloads_per_day }} | ||
<small> | ||
Conda API provide only information's about total download. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Conda API provide only information's about total download. | |
Conda API only provides information about total downloads. |
@@ -484,12 +496,6 @@ def generate_webpage( | |||
"project": "Napari", | |||
"author": "Grzegorz Bokota", | |||
"stats": stats, | |||
"napari_downloads_per_day_dates": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wait, why is this being removed from the html report?
This PR adds plot with information about daily download from Conda
![Screenshot 2024-11-24 at 19 24 42](https://private-user-images.githubusercontent.com/3826210/389296474-9d127a1e-c062-4697-b511-69aa310bdebc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NzA4MDAsIm5iZiI6MTczODg3MDUwMCwicGF0aCI6Ii8zODI2MjEwLzM4OTI5NjQ3NC05ZDEyN2ExZS1jMDYyLTQ2OTctYjUxMS02OWFhMzEwYmRlYmMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDZUMTkzNTAwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NDcxNGM3ODVjMWU0Y2ExYmNhNDdmYmM5OWJmOGE3NjUzYTYxZTI4NjZmZWY4ZGNiYzQ5N2M5M2U4NGVkMWZkMSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.XS0Ooi-M3rKYCiE3Qa9G3B4FfxZ1wy1XMaWqjvn5qiI)
And pie chart with information about version distribution in last 30 days