-
Updated
Apr 15, 2020
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Scala
-
Updated
Apr 16, 2020 - CMake
-
Updated
Apr 13, 2020 - Java
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
DeepSource
DeepSource is a for developers, by developers platform to find and fix issues during code reviews.
Seamless integration with GitHub lets you start analyzing code in a couple of minutes. Follow our documentation and guides to get started — deepsource.io/docs/
-
Updated
Apr 16, 2020 - Jupyter Notebook
Just an obvious request, it would be nice if we could use a config file for defining the bundler options/parameters, like we have in other JavaScript bundlers (webpack.config.js, rollup.config.js, etc).
And nice work man, I'm looking forward for this project!
Regards.
-
Updated
Apr 14, 2020 - Python
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Apr 16, 2020
-
Updated
Apr 15, 2020
-
Updated
Apr 16, 2020 - Jupyter Notebook
-
Updated
Apr 15, 2020 - Assembly
-
Updated
Oct 21, 2019 - Vue
Please make sure that this is a bug. As per our
GitHub Policy,
we only address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template
System information
- Have I written custom code (as opposed to using a stock
example script provided in TensorFlow): Yes
-
Updated
Apr 16, 2020
Documentation
It would be great to have a documentation page / file, so we all can try to help on the project or self host or fork it!
Octobox
Untangle your GitHub notifications
Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.
Before we have a good fix for #63 we should manually verify the qemu args somehow. We may have to copy-paste code from qemu or something. In the very least we should be aware of incompatible config options exposed in the UI (maybe we can't check additional args).