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

HanLP
Trending repository

自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁

  • Updated Nov 6, 2019
  • 1 commits
  • Java
Popular topic

Lua

Lua is a lightweight, embeddable scripting language.

Game Off
Upcoming event recommended by GitHub
Nov
1

Game Off

November 01, 2019 - December 01, 2019 • Online

Game Off is our annual game jam celebrating open source
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.

consul
Trending repository
CogitoGroupDevTeam
CogitoGroupDevTeam commented Oct 16, 2019

Running: Consul v1.6.1

In the documentation for registering a health check https://www.consul.io/api/agent/check.html#register-check

The 'ID' field is documented as follows. Specifies a unique ID for this check on the node. This defaults to the "Name" parameter, but it may be necessary to provide an ID for uniqueness.

However when I register a service using the ID parameter it does not re

godot
Trending repository
akien-mga
akien-mga commented Oct 24, 2019

We have a lot of inconsistency in the current codebase on how we name boolean setters and getters, and especially those we expose to the scripting API.

We should aim at fixing that for 4.0, breaking compatibility where needed. Related to #16863.

Current uses are of the form:

bool stuff = false;

void set_stuff(p_enable);
void set_stuff(p_enabled);
void set_stuff_enabled(p_enable
Quantum
Trending repository
cgranade
cgranade commented Oct 3, 2019

Currently, most samples only have a C# host program. It would be nice if more or even most samples demonstrated how to use Python to call into Q#.

Samples with Python Hosts

  • algorithms
    • chsh-game
    • database-search
    • integer-factorization
    • oracle-synthesis
    • order-finding
    • reversible-logic-synthesis
    • simple-grover
  • arithmetic

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