-
Updated
Nov 3, 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!
Electron
-
Updated
Nov 3, 2020 - Python
-
Updated
Nov 3, 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.
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.
-
Updated
Nov 3, 2020 - Dart
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Nov 3, 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 3, 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
DeepSource
DeepSource helps you find and fix issues during code reviews.
Seamless integration with GitHub lets you start analyzing code in a couple of minutes. Follow our documentation and guides to get started — deepsource.io/docs/
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 ;)