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

Material design logo
Popular topic
Material design is a unified system of theory and tools for creating digital experiences developed by Google.
Trending repository
deliahu
deliahu commented Apr 8, 2020

Description

Currently, the tutorial uses a not-very-practical model (iris-classifier), and ends with curl. Consider adding or replacing with a full end-to-end guide, which includes calling a Cortex API from an application, e.g. “0 to NLP App in Less Than 15 Minutes”. Also consider linking to https://curl.trillworks.com/ for how to convert the curl to the appropriate http library

Trending repository
App recommended by GitHub

LGTM

Continuous security analysis

LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.

LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.

Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.

Trending repository
Trending repository

Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.

  • Updated Jun 13, 2020
  • Python
Trending repository
Zobakka
Zobakka commented Mar 22, 2020

The checkLength and checkEmail functions inside "Event listeners" follow immediately after the checkRequired function.

If the input field is empty, the "field is required" message is immediately overwritten with a message like "user name must be at least 3 characters".

My solution is to return true or false for the showSuccess and showError functions and, depending on the result of t

Trending repository
Trending repository
App recommended by GitHub

Hound

Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.

You can’t perform that action at this time.