Here's what's popular on GitHub today...
Trending repository
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
-
Updated
May 5, 2022 - JavaScript
GitHub Skyline
View, print, and share a 3D model of your GitHub contributions.
Popular topic
Gradle
Trending repository
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
-
Updated
May 5, 2022 - TypeScript
Trending repository
Haptic input knob with software-defined endstops and virtual detents
-
Updated
May 4, 2022 - C++
Upcoming event recommended by GitHub
¡Es Viernes! Episodio 10
May 13, 2022 • Online
Trending repository
Windows system utilities to maximize productivity
-
Updated
May 5, 2022 - C#
Trending repository
Trying to move some of the JavaScripts to pyscript, its there a way to of something like this in pyscript now?
var metas = document.getElementsByTagName('meta');
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
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.
Trending repository
This repo contain the syllabus of the Hugging Face Deep Reinforcement Learning Class.
-
Updated
May 5, 2022 - Jupyter Notebook
Trending repository
Repository containing the game data for the game Genshin Impact.
-
Updated
May 3, 2022
Trending repository
Digital Forensics Guide
-
Updated
May 1, 2022 - Python
Trending repository
Trending repository
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
-
Updated
May 3, 2022 - Jupyter Notebook
Trending repository
Describe the Bug
To Reproduce
Make sure you have a lot of rows in a table and then change the table spacing to compact.
Errors Shown
None
What version of Directus are you using?
9.8.0
What version of Node.js ar
Trending repository
Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
-
Updated
May 4, 2022 - Jupyter Notebook
Trending repository
-
Updated
May 4, 2022
Trending repository
-
Updated
Apr 6, 2022
Trending repository
This repository contains .NET Documentation.
-
Updated
May 5, 2022
Trending repository
Currently, aptos init is an interactive process, where users put in values as they go. However, it requires you to actively type things in, and that can be hard when the values are long or complicated.
So, we should allow overwriting by taking in values. The values that should be supported are:
--private-key
--private-key-file
--url
--faucet-url
The account address and pu
Trending repository
SteamOS 3 (Holo) archiso configuration
-
Updated
May 5, 2022 - Shell
Trending repository
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
Updated
May 4, 2022 - JavaScript
Trending repository
Azure Quickstart Templates
-
Updated
May 5, 2022 - Shell
Trending repository
-
Updated
May 4, 2022 - C#
Trending repository
CVNets: A library for training computer vision networks
-
Updated
Feb 11, 2022 - Python
Trending repository
Aircraft Version
Development
Description
When you are on the A/C status page, you should be able switch to second and back to first nav data base. Although we only have one DB, this should clear the current flight plan (and stored data).
This can be used as a quick "hack" (sometimes used IRL as well, I think) if you messed up the flight plan and want to start from scratch.
Refere
Trending repository
Can the 'Search and select an existing contact' dropdown box from the 'Add a new relationship' form also be used for the 'Has someone introduced you' dropdown on the 'How did you meet' form?
I'm only at 175 contacts and it's very frustrating trying to select someone to the 'Has someone introduced you' field.
Trending repository
App recommended by GitHub
Review Notebook App
[If unable to purchase via GitHub marketplace, write to support@reviewnb.com to set up an account]
Join hundreds of companies in using ReviewNB for notebook code reviews,
- Rich diffs for easy version control
- Commenting to discuss changes
- Conversation threads to track all open discussions
Fill the form for Enterprise plan



let's have typechecking, like in ParlAI: https://github.com/fairinternal/ParlAI-Internal/blob/705258b5799e69ef8942a8fc56928ad779e0980b/.github/workflows/lint.yml
Motivation
It would be good to have some type checks (as suggestions, not a blocking test) to help catch common errors