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

Angular logo
Popular topic
Angular is an open source web application platform.
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,

nginx
Trending repository

An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html

  • Updated Dec 14, 2019
  • C
javascript-algorithms
Trending repository
Mobile-Security-Framework-MobSF
Trending repository

Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.

  • Updated Dec 14, 2019
  • Python
traefik
Trending repository
docker-slim
Trending repository
khassel
khassel commented Jul 21, 2019

Previous Versions:
If you run docker-slim build without param --http-probe this meant --http-probe=false as default as described in the README.

Now:
If you run docker-slim build without param --http-probe

docker-slim[build]: info=http.probe message='using default probe'

a default-probe is used.

No real problem, but no backward compatibility. Everyone who wants no p

Rocket.Chat
Trending repository
larsziegelmann
larsziegelmann commented Nov 25, 2019

Description:

Currently viewing the sidebar with an admin account and the last message is shown in the 12h format. The messages in the chat however are in the 24h format. You can change it to the 24h format(by changing Time Format in the My Account section), however only one user at a time. It would be convenient, to have one setting for all the users.

Steps to reproduce:

  1. Go to
telegraf
Trending repository
jamesshannon
jamesshannon commented Nov 4, 2019

Feature Request

docker has a config setting called perdevice:

## Whether to report for each container per-device blkio (8:0, 8:1...) and
## network (eth0, eth1, ...) stats or not
perdevice = true

While it applies to blkio and network, it does not apply to CPU. So I get 5 CPU values, one for each CPU.

The spirit of perdevice is clearly "Don't overload my network and my

flutter
Trending repository
fralways
fralways commented Nov 27, 2019

ExpandIcon has property size but it's not used anywhere in the code. It should change the size of the icon.

Steps to Reproduce

Just use ExpandIcon with size parameter anywhere.

Logs

[✓] Flutter (Channel stable, v1.9.1+hotfix.6, on Mac OS X 10.14.6 18G87, locale en-US)
 
[✓] Android toolchain - dev
bert
Trending repository
abhishek-choudhary-guavus
abhishek-choudhary-guavus commented Aug 2, 2019

I have 20 classes. Trying to use examples to feature part.

`label_list = []

for i in range(20):
print(i)
label_list.append(str(i))
print(label_list)

MAX_SEQ_LENGTH = 128

train_features = bert.run_classifier.convert_examples_to_features(train_InputExamples, label_list, MAX_SEQ_LENGTH, tokenizer)

Error is


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.