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...

The Gems
Game Off 2019 Highlights

Solve puzzles, fight enemies, overcome leaps and bounds to help solve a very important mission in this point-and-click / action adventure game. Awarded 1st place in Audio category.

Tensorflow logo
Popular topic
TensorFlow is an open source software library for numerical computation.
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

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,

markup
Trending repository
eng-practices
Trending repository
berry
Trending repository
pytorch-cpp
Trending repository
prabhuomkar
prabhuomkar commented Jan 9, 2020

Describe the bug
Users facing issues in running the code #26

Expected behavior
Users should be able to follow README and face no issues in running the code.
So, adding more detailed tutorial in README with all variations for running the code.

Additional context
Linking to installation of OS specific CMake, Libtorch will also be helpful.

localstack
Trending repository
paustin
paustin commented Jan 10, 2020

Adding a tag with the same Key as an existing Tag should overwrite an existing. Instead it just adds another instance of that key.

Example for localstack sns running on 5001:

Create topic and get TopicArn. Confirm no Tags exist.

$ aws sns create-topic --name test-topic --endpoint http://localhost:5001
$ aws sns list-topics --endpoint http://localhost:5001
{
    "Topics": [
  
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.

You can’t perform that action at this time.