-
Updated
Mar 22, 2021 - Python
Here's what's popular on GitHub today...
-
Updated
Mar 20, 2021
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Laravel
-
Updated
Mar 20, 2021 - Python
GitHub Satellite India 2021
March 26, 2021 - March 27, 2021 • Virtual
-
Updated
Mar 24, 2021 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.
-
Updated
Mar 21, 2021 - JavaScript
Problem
Now that we have the APIs set up for canned responses, we should build out a simple UI where our users can create/view/edit/delete them :)
Solution
Set up a UI! Design TBD, but we can probably use Intercom for inspiration:
<img width="1276" alt="Screen Shot 2021-03-17 at 3 18 18 PM" src="https://user-images.githubusercontent.com/5264279/111525682-3e683d00-8734-11eb-8266-027
-
Updated
Mar 23, 2021 - Jupyter Notebook
google图片打不开的问题
解决办法:
加速服务->拦截设置-> 将里面含有abort的条目删除即可
-
Updated
Mar 15, 2021 - JavaScript
-
Updated
Feb 25, 2021
-
Updated
Mar 24, 2021 - C++
-
Updated
Mar 23, 2021
-
Updated
Mar 24, 2021 - Python
-
Updated
Mar 22, 2021 - Python
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Mar 22, 2021 - Java
-
Updated
Mar 23, 2021 - Common Lisp
-
Updated
Mar 21, 2021 - Java
After shifting to Apprise, the ability to set a User ID to ping for Discord seems to have disappeared, or at least, it is no longer documented. The ping was a useful feature, otherwise notifications end up being silent.
Currently Styler.clear() will clear the styles built up with the apply aaplymap and where method. It will clear class from the set_td_classes method and it will clear tooltips set with set_tooltips.
It does not clear table styles, and it does not clear formats. It does not reset hidden index or hidden columns.
Thoughts and PR into what this should do and how it should it be docum
Codefresh
Build fast, deploy faster
Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.
Assemble pipelines in seconds
In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.
To allow a higher api request volume, we should use Binance's websocket APIs instead of the current implementation.