Here's what's popular on GitHub today...
-
Updated
Apr 30, 2021 - Blade
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Nim
-
Updated
Apr 26, 2021 - C++
GitHub Virtual Meetup: Africa
May 18, 2021 • Online
-
Updated
Apr 30, 2021
-
Updated
Apr 30, 2021 - Python
Made in India
Open source projects built in or receiving significant contributions from India :india:
Buddy
Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.
Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.
Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Apr 30, 2021 - C++
❯ rg keras
machine_learning/lstm/lstm_prediction.py_tf
9:from keras.layers import LSTM, Dense
10:from keras.models import SequentialAnd thus, removing the keras dependency from requirements.txt.
Ref:
Subject of the issue
When attempting to do a login to an account that has 2FA enabled, but without the 2FA details, it seems to return the wrong error response. Not just the message, but the whole object is different. I understand that this is likely not a priority considering everything works, but for parity's sake, it would be nice to have this implemented the right way.
I also noticed t
-
Updated
Apr 29, 2021 - JavaScript
URLS with the issue:
- https://mlflow.org/docs/latest/python_api/mlflow.html#mlflow.log_param
- https://mlflow.org/docs/latest/python_api/mlflow.html#mlflow.log_metric
- https://mlflow.org/docs/latest/python_api/mlflow.html#mlflow.set_tag
Description of proposal:
Document the maximum value and legal characters for log_param, log_metric and set_tag. Note that log_metric's value i
-
Updated
Apr 24, 2021 - Go
-
Updated
Apr 29, 2021
-
Updated
Apr 30, 2021 - TypeScript
-
Updated
May 1, 2021 - Kotlin
If you command a lane change under 45mph, nothing will happen. It it should be clear to the user that no lane change can be done because the speed is too low.
Perhaps instead of the message "Steer Left to Start Lane Change" that appears above 45mph something like "Speed too low for lane change"
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Apr 29, 2021 - Go
-
Updated
Apr 30, 2021 - Swift
-
Updated
Apr 30, 2021 - TypeScript
Codecov | Code Coverage
Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.
- Uploads coverage reports from your CI
- Merges all builds and languages into one beautiful, coherent report.
- Displays coverage data in GitHub Files tab
Is your team using GitHub Enterprise? If so, check out Codecov Self-Hosted.
Do you have less than 5 users in your organization? You can sign up for free on codecov.io.


it's not clear from the Client Libary Guide that the default behavior of
signUpwhen used with the hosted platform is to send an email confirmation,we should: