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

JSON logo
Popular topic
JSON (JavaScript Object Notation) allows for easy interchange of data, often between a program and a database.
Capture the Flag
Upcoming event recommended by GitHub
May
6

Capture the Flag

May 06, 2020 - June 12, 2020 • Online

The GitHub Security Lab CTF is a contest where participants are challenged to find a security bug (the flag) in real code.
gitpod.io screenshot
App recommended by GitHub

gitpod.io

Gitpod is the online IDE for GitHub.

It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.

Install this app and prebuild your project, so you don't have to wait for your build to download the internet when starting a Gitpod workspace. 🚀

Gitpod is the first IDE that builds your project before you even open it.

DeOldify
Trending repository
alexandrevicenzi
alexandrevicenzi commented Aug 22, 2019

The current README in the repo is huge and could be more fashioned. I'm a believer that README's should be straightforward and for developers, not documentation.

There are a couple of options to build an actual documentation and leave the README clean and concise. Here are some:

  • Use GitHub Wiki - Simple and easy, but not too Pythonic or good for Python libraries.
  • Use Sphinx - reST based
Trending repository
Trending repository
simon-mo
simon-mo commented Apr 30, 2020
  /Users/travis/build/ray-project/ray/python/ray/node.py:533: DeprecationWarning: Redis.hmset() is deprecated. Use Redis.hset() instead.
    redis_client.hmset("webui", {"url": self._webui_url})
  /Users/travis/build/ray-project/ray/python/ray/worker.py:358: DeprecationWarning: Redis.hmset() is deprecated. Use Redis.hset() instead.
    "run_on_other_drivers": str(run_on_other_drivers),
  
pytorch-lightning
Trending repository
App recommended by GitHub

Issue-Label Bot

Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).

Instructions on how to alias the labels can be viewed on the app's website.

This app only works on public repositories.

You can’t perform that action at this time.