-
Updated
Feb 20, 2020 - JavaScript
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Feb 20, 2020 - C++
Azure
-
Updated
Feb 20, 2020
Git Merge 2020
March 04, 2020 • Los Angeles
This may be a bit much to ask, because people don't have much time available, I suppose ...
... but I think I am not the only one who thinks that it would be nice if someone could explain the code too.
This does NOT have to be to every minute details, mind you; just a single high quality document perhaps that introduces to the essentials, sort of like a semi-detailed overview, and linked in
-
Updated
Feb 20, 2020 - JavaScript
WakaTime
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
How it Works
-
Install the open-source plugin for your editor
-
Write code like you already do
-
Get a personal or team dashboard with metrics about your programming
Features
- Fully-automatic project detection
- Language usage breakdown
- Private Leaderboards
- Commit stats
- Embeddable SVG charts
This issue will use computer science algorithms as an example but the issue is not about that specific topic but rather the implementation of ANY "track".
In addition to the three skill based tiers there should be knowledge pursuit tracks allowing new learners to move through those tiers onto related app-projects. This differs from #34 by focusing on a self directed educational go
The notebook seems to use a pre-trained model from https://github.com/awslabs/amazon-sagemaker-examples/blob/master/introduction_to_applying_machine_learning/xgboost_customer_churn/xgboost_customer_churn.ipynb. The notebook should refer to the data schema from the above example when discussing generated traffic and suggested constraints.
Cell Deploy the model to Amazon SageMaker. THIS REQU
-
Updated
Feb 20, 2020 - Python
One very popular alternative to these services is of course iCloud.com which offers collaboration & synchronisation with Apple devices (note that an Apple device is not required to use iCloud.com)
🐞 Bug report
Description
When I try to handle non-existing routes, I redirect them to 404 page. When scully handles navigation and tries to get content for it, it will try to load index.html from non-existing page instead of using the one from 404. I believe the same issue would exist with any kind of redirection, e.g. using guards would also lead to undesired behavior.
🔬 Mini
-
Updated
Feb 20, 2020 - JavaScript
-
Updated
Feb 20, 2020 - JavaScript
-
Updated
Feb 20, 2020
假如有一排房子,共 n 个,每个房子可以被粉刷成红色、蓝色或者绿色这三种颜色中的一种,你需要粉刷所有的房子并且使其相邻的两个房子颜色不能相同。
当然,因为市场上不同颜色油漆的价格不同,所以房子粉刷成不同颜色的花费成本也是不同的。每个房子粉刷成不同颜色的花费是以一个 n x 3 的矩阵来表示的。
例如,costs[0][0] 表示第 0 号房子粉刷成红色的成本花费;costs[1][2] 表示第 1 号房子粉刷成绿色的花费,以此类推。请你计算出粉刷完所有房子最少的花费成本。
注意:
所有花费均为正整数。
示例:
输入: [[17,2,17],[16,16,5],[14,3,19]]
输出: 10
解释: 将 0 号房子粉刷成蓝色,1 号房子粉刷成绿色,2 号房子粉刷成蓝色。
最少花费: 2 + 5 + 3 = 10。
题目地址: ht
-
Updated
Feb 20, 2020
We added LinkParser in 3.0 to replace some functionality that people used IRouter for in the past. This is briefly mentioned in the 2.2->3.0 migration docs, but we should probably have a dedicated section for it.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID:
In Section 1.3 Exercises and Feedback, it is stated that you will
provide tutorials (jupyter notebooks) to explore some properties ...
I was wondering what the timeline is on those tutorials and when you will be uploading them.
PS: thanks a lot for the very well written book!
https://opensource.guide/legal/
It is not clear to me how i should practically note the copyright of a code part (for example 5 lines from a MIT project). Is it legally OK to just note the source, author and license in the commit message description or should it be in the header of the file or in the LICENSE file of the project?
When i copy whole files, the license header should not be r
-
Updated
Feb 20, 2020 - TypeScript
-
Updated
Feb 20, 2020
-
Updated
Feb 20, 2020 - JavaScript
-
Updated
Feb 20, 2020 - Go
-
Updated
Feb 20, 2020 - Rich Text Format
Greenkeeper
Greenkeeper brings you safety & consistency with real-time monitoring for your npm dependencies. Let a bot send you informative and actionable issues so you can easily keep your software up to date and in working condition.
Join over 10000 projects on GitHub that trust Greenkeeper to warn them before dependency updates break their builds.
Important: Greenkeeper requires a working CI setup.
Description
In the setup guide, users may need more guidance on what SKU to select. From experience I know which VMs have GPUs, and how to request more quota if I find I can’t create a VM, but your repo users might not know those things. But even so, I'm unsure what type of VM to create, because at this point I know very little of CVBP e.g. whether there is any point having more than one GP