-
Updated
Feb 4, 2020 - C
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Feb 4, 2020
-
Updated
Feb 4, 2020
-
Updated
Feb 4, 2020
Git Merge 2020
March 04, 2020 • Los Angeles
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
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,
- Visual diff to see what changed in a notebook
- Commenting on the notebook diff to discuss changes
- Conversation threads to track all open discussions
-
Updated
Feb 4, 2020
-
Updated
Feb 4, 2020 - Python
-
Updated
Feb 4, 2020 - Shell
-
Updated
Feb 4, 2020
-
Updated
Feb 4, 2020 - R
-
Updated
Feb 4, 2020
-
Updated
Feb 4, 2020 - Python
-
Updated
Feb 4, 2020 - Java
-
Updated
Feb 4, 2020
-
Updated
Feb 4, 2020 - C
-
Updated
Feb 4, 2020 - C#
-
Updated
Feb 4, 2020 - HTML
-
Updated
Feb 4, 2020 - Python
-
Updated
Feb 4, 2020 - Ruby
It's probably more easily explained with an example: TermQueryBuilber#doToQuery looks like this today
protected Query doToQuery(QueryShardContext context) throws IOException {
Query query = null;
MappedFieldType mapper = context.fieldMapper(this.fieldName);
if (mapper != null) {
query = mapper.termQuery(this.value, context);
}
-
Updated
Feb 4, 2020 - JavaScript
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.
This repository is getting a lot of activity for Hacktoberfest which is great to see!
One thing we need help with is filling in missing information for existing companies. This needs to be done one by one for each company by looking at their website.
This is a good first task, and if you submit 4 PRs for one company each, then you've already met the requirements for Hacktoberfest!
He