-
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
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
-
Updated
Nov 2, 2020 - Python
-
Updated
Nov 2, 2020 - TypeScript
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Oct 28, 2020 - Python
-
Updated
Nov 1, 2020 - C++
GitKraken Boards
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.
-
Updated
Nov 2, 2020 - Dart
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Nov 2, 2020 - HTML
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Oct 31, 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 2, 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
Slack + GitHub
Bring your code to the conversations you care about with the GitHub and Slack app. A separate Slack subscription is required. With two of your most important workspaces connected, you’ll get updates about what’s happening on GitHub—without leaving Slack.


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