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

iOS logo
Popular topic
iOS is the operating system for Apple's mobile products.
Trending repository
Trending repository
davclark
davclark commented Jul 28, 2019

Setting up an issue based on our brief exchange on Reddit.

It would probably go a long way simply to point people to the text file record of commands.

I'd talked about a Gigantum integration (which could happen - but perhaps isn't a priority given your current cloud push, and I don't want to undercut that). But some ideas you could carry over include keeping thumbnails and outputs in additio

Trending repository
dhlee347
dhlee347 commented Oct 12, 2019

Hi, I doubt that data_utils.get_num_dialog_examples() returns correct number.

In dstc8_single_domain & train, data_utils.get_num_dialog_examples() returns 82588, but the number of examples in dstc8_single_domain_train_examples.tf_record is 41294. I think these two numbers should be the same. Is it right? (The former is around as double as the latter because get_num_dialog_examples() counts USE

Trending repository
jzheaux
jzheaux commented Apr 3, 2020

Related to

It would be good to have a Resource Server sample that integrates with the authorization server sample. It should be quite similar to the Resource Server sample in Spring Security.

Like other samples, it should go into the samples directory. For simplicity, classes ought to be

dash
Trending repository
tdpetrou
tdpetrou commented Dec 30, 2019

I write tutorials and do lots of live teaching and gravitate mostly to using Jupyter Notebooks, which allow for text and code to be integrated together in one. Using dash on a local instance of Jupyter is essentially no different than using it from a normal .py file.

But, when teaching to people that have no local jupyter instance or don't even have python installed, I've turned to [Binder](myb

Trending repository
julioasotodv
julioasotodv commented May 30, 2018

Hi,

First of all, thank you all for Falcon. It's awesome.

However, it looks like the Apache Drill connector only works with S3 buckets. Nonetheless, Drill itself is able to query from lots of other places (such as a local filesystem, HDFS, MongoDB...).

Adding generic support for Apache Drill (without the need for S3 credentials) would be great. It would expand Falcon capabilities a lot

Trending repository
brundozer
brundozer commented Jan 31, 2018

In 1.2, we can read the following:

You can use --autosquash to squash all your commits to a single commit. Nobody wants many commits for a single feature in develop branch. read more...

I think that asserting that nobody wants that is a fallacy. There are good reasons for which you would want to keep those commits separated even in develop branch:

  • know what the reason of a change wa
Trending repository
Trending repository
SOF3
SOF3 commented Dec 15, 2019

There is no updated document that explains the branching policy in PocketMine. In particular, when a developer opens a pull request, which branch should it be targeted against? This should be added to CONTRIBUTING.md. Currently I am seeing different pull requests targeting master, stable and next-minor.

Trending repository
mice777
mice777 commented Oct 31, 2019

The button in top Toolbar is very hardly clickable. It uses size of drawable for click area, which is 24x24 dp for ic_back.xml. 48dp is probably recommended minimum for buttons.

Ideally the button uses entire toolbar height, and has predefined width, starting from leftmost pixels. The drawable icon may be whatever size it wishes, but clickable area should be large enough.

See visualization

App recommended by GitHub

GuardRails

GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.

You can’t perform that action at this time.