-
Updated
Oct 30, 2020 - Jupyter Notebook
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Nov 2, 2020 - JavaScript
Game Off is our annual month-long game jam where participants create games based on a theme using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time!
C
-
Updated
Nov 2, 2020 - Python
-
Updated
Nov 2, 2020 - TypeScript
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Oct 28, 2020 - Python
-
Updated
Nov 2, 2020 - C++
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Hound
Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.
-
Updated
Nov 3, 2020 - Dart
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Nov 2, 2020 - HTML
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Nov 2, 2020
-
Updated
Oct 27, 2020 - C++
-
Updated
Oct 7, 2020 - Jupyter Notebook
-
Updated
Oct 21, 2020 - Jupyter Notebook
-
Updated
Nov 2, 2020 - C++
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Nov 3, 2020 - C++
-
Updated
Oct 18, 2020 - Jupyter Notebook
https://igel.readthedocs.io/en/latest/_sources/readme.rst.txt includes a link to the assets/igel-help.gif, but that path is broken on readthedocs.
readme.rst is included as ../readme.rst in the sphinx build.
The gifs are in asses/igel-help.gif
The sphinx build needs to point to the asset directory, absolutely:
.. image:: /assets/igel-help.gif
I haven't made a patch, because I haven't
-
Updated
Oct 31, 2020 - Jupyter Notebook
-
Updated
Nov 2, 2020 - Java
Better Code Hub
Spend less time fixing bugs. And more time shipping new features.
A clean codebase keeps development velocity high & makes contributing easy.
Better Code Hub indicates just the right amount of refactoring needed to keep it compliant.
Better Code Hub checks your code for compliance against 10 benchmarked software engineering guidelines. It gives immediate feedback on where to focus for quality improvements. 17 modern programming languages are supported. Up to 700,000 lines of code


Hi, I've found the following cheatsheet :
In the README you explain that there must be an edit button in the page and a github button to access the sheet but as you can see it doesn't appear here.
Thx ;)