-
Updated
Feb 18, 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 18, 2020 - Go
Git Merge 2020
March 04, 2020 • Los Angeles
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
-
Updated
Feb 18, 2020 - JavaScript
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
ZenHub
ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love and Project Managers get total visibility into the development process.
Dev teams at companies like NASA, Microsoft, Adobe, Comcast, Docker, VMware, and Leap Motion trust ZenHub's powerful browser extension to help them ship better software.
Some markdown bold syntax is incorrectly displayed.
- 예를 들면 **alt-.**같은 경우
- ctrl-v **[Tab]**키를 누르거나
It should be modified as follows.
- 예를 들면 alt-. 같은 경우
- ctrl-v [Tab] 키를 누르거나
-
Updated
Feb 18, 2020 - Python
-
Updated
Feb 18, 2020 - Vue
-
Updated
Feb 18, 2020
A description is incomplete. It should mention:
These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.
right after
"There are two main patterns to support high availability: fail-over and replication. "
-
Updated
Feb 18, 2020 - C++
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)
Currently --quiet and --verbose are opposites, where --quiet is the default option.
Given the number of websites covered by Sherlock, should --quiet be altered so that it is not the opposite of verbose but an option that displays only websites where the username has been found?
This way no options remains as it is, -v as it is, and -q as described above.
-
Updated
Feb 18, 2020
I would be great to have a few real-world examples, e.g.:
- go to page
- wait for it to load
- select a specific
input[name=username] - type a username into it
- select a specific
input[name=password] - type a password into it
- take a screenshot
- select
button[name=submit](or submit) - wait for next page to load
The boilerpate for a newbie may be devastating.
E.g. the first
Application
- Desktop
- Mobile
Description
We would like to support notebook icons in the sidebar, as is done for example in Bear. See screenshot below:
Specification
- Add a new
iconproperty to theFolderobject - it will be a string that will take any
Probably too minor to mention, but just wanted to point out in case people notice it: since the notebooks indent with two spaces and Colab expects four spaces by default, Colab will make indented text red as a warning. e.g. from lab1/Part1_tensorflow.ipynb:
 |
| m1 / m2 | ef_divide($m1, $m2) |
| m1 > m2 | ef_compare($m1, $m2) > 0 |
| m1 >= m2 | ef_compare($m1, $m2) >= |
Document translation
Hello:
As described in the in the title, do you plan to translate the documents of the project? Or do you have MD version of the documents of the project? I plan to translate the documents into other languages, because the English version is not convenient for me to read
Carbon Road-map
Crowdin
Crowdin is designed to be the one tool you need to get automated and continuous localization.
Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.
Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.

Since Trax is a successor of tensor2tensor (according to the release notes of tensor2tensor v1.15.0), it would be helpful if you could provide examples for more advanced machine learning tasks. An outstanding feature of tensor2tensor are the numerous (and useful) examples which Trax is currently lacking. Such examples would especi