-
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...
Ember
-
Updated
Apr 16, 2020 - CMake
-
Updated
Apr 16, 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 16, 2020
-
Updated
Apr 16, 2020 - Jupyter Notebook
-
Updated
Apr 16, 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!
AppVeyor
Windows developers use AppVeyor to continuously run their tests and deploy apps to cloud or on-premise environments. AppVeyor CI can update the build status on your GitHub pull requests, upload build artifacts to project release and deploy successful builds. AppVeyor is not just a build tool, but it's the place of Windows CI knowledge accumulation - thanks to AppVeyor's vibrant community!
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).