Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

trax
Trending repository
Monero logo
Popular topic
Monero is a private, fungible, open source, decentralized cryptocurrency.
Git Merge 2020
Upcoming event recommended by GitHub
Mar
4

Git Merge 2020

March 04, 2020 • Los Angeles

Git Merge is a one-day conference dedicated to the version control tool that started it all—and the people who use it every day.
App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

PySyft
Trending repository
iamtrask
iamtrask commented Jan 17, 2020

Is your feature request related to a problem? Please describe.
At present, we have 8 different languages represented in our Jupyter notebook tutorial series. While this is absolutely epic, it's leading to two problems:

  1. if we change one notebook because PySyft's API changes, we also have to change 8 other notebooks. This is going to become prohibitively difficult past 10 languages.
  2. W
system-design-primer
Trending repository
Poltergeisen
Poltergeisen commented Apr 12, 2019

Are there any references on how to create a good design diagram? What do the different colors mean? What do the dashed lines mean?

Sorry if this is a basic question but I don't even know where to start searching for more information. This is the first page I saw that had the diagrams in the format that I've seen before.

the-art-of-command-line
Trending repository
hacker-scripts
Trending repository
peSHIr
peSHIr commented Aug 4, 2017

Had a quick look at https://github.com/NARKOZ/hacker-scripts/blob/master/powershell/fucking_coffee.psm1 but I have some issues with the conversion from the original language:

  • I don't think "if ($env:Username.Count > 0) { return }" does what you think it does. Quick heads-up: PowerShell has no return statement, or a ">" operator (which is written as "-gt" in PowerShell).

  • You don't call de

libra
Trending repository
v3
Trending repository
gatsby
Trending repository
KristinaKoeva
KristinaKoeva commented Dec 30, 2019

Summary

Be able to pass event category, label, and action as properties to the <OutboundLink/> component provided by gatsby-plugin-google-analytics

Basic example

<OutboundLink href="mailto:careers@site.com"
    eventCategory="careers"
    eventAction="apply"
    eventLabel="office_assistance">
  <Button>Apply now</Button>
</OutboundLink>

Motivation

It w

flutterfire
Trending repository
App recommended by GitHub

Review Notebook App

Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.

We provide complete code review workflow for notebooks,

You can’t perform that action at this time.