-
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
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Electron
-
Updated
Nov 3, 2020 - Python
-
Updated
Nov 3, 2020 - TypeScript
OCTO Speaker Series - Simon Peyton-Jones
November 05, 2020 • Virtual
-
Updated
Oct 28, 2020 - Python
-
Updated
Nov 2, 2020 - C++
BackHub
BackHub creates recurring backups of your repositories and metadata with daily snapshots.
Having a backup is essential in case of a disaster. However, most developers don't have one because it's a pain to write the script, set up and document the infrastructure and make sure it runs reliably every day.
With BackHub you don't have to worry about this. Set up reliable backups for your GitHub repositories in minutes and recover anytime in case of a disaster.
-
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
Mergify
Mergify is a pull requests automation service. It allows you to trigger actions when your pull requests match defined criteria.
In a few lines of YAML, you could write a rule that automatically merges a pull request if:
- it has been approved
- the test suite passes
We have plenty of examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.


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 ;)