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.
sovereign
Trending repository
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.
spinningup
Trending repository
rbahumi
rbahumi commented Jan 7, 2020

Hi,

Thanks for this great resource.

I have a comment regarding a statement in rl_intro.rst. Here is the relevant paragraph from the docs:

There is always an optimal policy which deterministically selects an action.

What about cases in which the optimal policy is stochastic like in rock-paper-scis

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.

remote-jobs
Trending repository
nylen
nylen commented Oct 15, 2019

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

HelloGitHub
Trending repository
Yanwenjiepy
Yanwenjiepy commented Aug 30, 2019

项目推荐

  • 项目地址:https://github.com/nushell/nushell

  • 类别:Rust

  • 项目后续更新计划:
    该项目已达到最低可行的产品质量水平。虽然贡献者将它作为日常驱动程序,但它可能对某些命
    令不稳定。未来版本将填补缺失的功能并提高稳定性。它的设计也随着成熟而变化。

    Nu附带了一组内置命令(如下所示)。如果命令未知,命令将弹出并执行它(在 Windows 上使
    用 cmd 或在 Linux 和 MacOS 上使用 bash),正确地通过 stdin,stdout 和 stderr,所以像你的日常 git 工作流程甚至 vim 可以正常工作。

    还有一本关于 Nu 的书,目前正在进行中。

  • 项目描述:这是一个 Github 时代下,一个更加现代的 shell。Nushell 将 shell 命

express
Trending repository
yanokenken
yanokenken commented Sep 11, 2019

If you follow the readme procedure, the following error will occur in the first npm install express.

saveError ENOENT: no such file or directory, open '/xxx/xxx/package.json'

As you know, the cause is package.json does not exist.
Other users seem to have a similar error, so it seems better to add npm init to the readme.
Or I thought it would be nice to bring a link `Please follow

google-research
Trending repository
LightGBM
Trending repository
jameslamb
jameslamb commented Sep 29, 2019

One unit test in the R package is currently broken. Steps to reproduce on Mac

export CXX=/usr/local/bin/g++-8 CC=/usr/local/bin/gcc-8
Rscript build_r.R
cd R-package/tests
Rscript testthat.R

This results in the following error at the ends of the logs

[LightGBM] [Info] Saving data to binary file /var/folders/xq/wktq4zdx4jd3qdpk34d28m940000gn/T//RtmpiY1DzV/lgb.Dataset_1555
awesome-mac
Trending repository
gamtiq
gamtiq commented Jul 26, 2019

Put "Add ____" as Title
[X] Done

Provide a link to the proposed addition.
https://github.com/sindresorhus/quick-look-plugins

Explain why it should be added
Currently QuickLook Plugins section contains the only item.
The proposed set represents useful plugins for QuickLook.

Additional context
Plugins are useful for developers.

Issue Checklist

Put an x in the

magento2
Trending repository
paul-gene
paul-gene commented Jan 23, 2020

Preconditions (*)

  1. Magento 2.4-develop

The method addOption does indeed allow an array to be passed. The very first piece of logic is

if (is_array($option)) {
    $option = $this->_itemOptionFactory->create()->setData($option)->setItem($this);
} ...

Steps to reproduce (*)

  1. Check addOptionmethod in `Magento\Quote\Model\Quo
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.