-
Updated
Feb 3, 2021 - Go
Here's what's popular on GitHub today...
-
Updated
Feb 2, 2021 - C
Join the GitHub community for an AMA with Staff Software Engineer, Author, Inventor and Homebrew Maintainer Mike McQuaid. We’ll discuss Open Source, burnout, mentoring, being a hands-on Dad and his Engineering values.
Lua
-
Updated
Feb 3, 2021 - Vue
-
Updated
Feb 3, 2021 - PowerShell
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Dependabot Preview
Dependabot is moving natively into GitHub! To move forward from Dependabot Preview, see the docs.
-
Updated
Jan 26, 2021 - JavaScript
-
Updated
Feb 3, 2021 - C++
-
Updated
Feb 2, 2021
-
Updated
Feb 3, 2021 - Python
-
Updated
Feb 1, 2021 - Jupyter Notebook
Describe the bug
When using row-span attribute border is missing!
To Reproduce
- Create a table
- Use row-span attribute
Expected behavior
Border show normally
Environment:
- OS: MacOS
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Feb 3, 2021 - Dart
-
Updated
Feb 2, 2021
We are currently running part of the CPython test suite. This is a good place for people new to the project to contribute. Contribution here can come in two ways:
- Fix failing test - Look for tests marked as skipped or xfail and fix RustPython so that the test will pass.
- Add more tests suites - Copy test suite from CPython and mark failing tests with xfail or skip.
In order to run the te
Extend the os module
As discussed in #3926, the following files do not have .py extensions because TensorFlow does not yet support the current Python.
- dynamic_programming/k_means_clustering_tensorflow.py_tf
- machine_learning/lstm/lstm_prediction.py_tf
- neural_network/gan.py_tf
- neural_network/input_data.py_tf
TODO: Restore the .py file extensions
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Feb 1, 2021
-
Updated
Feb 3, 2021 - Java
-
Updated
Jan 31, 2021 - Python
-
Updated
Jan 31, 2021 - Java
Sider
Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.

This Pull Request is for HacktoberFest 2020
Description of Change
Checklist