-
Updated
Sep 17, 2020 - Rust
infrastructure
Here are 1,365 public repositories matching this topic...
-
Updated
Oct 5, 2020 - Go
-
Updated
Oct 5, 2020
-
Updated
Oct 5, 2020 - Ruby
AWS Batch Task
Created by Dylan Hughes via monday.com integration.
-
Updated
Sep 11, 2020
-
Updated
Sep 25, 2020 - Python
Overview
The top-level doctl package fails the golint check.
How to fix it
- Clone this repo.
- If you haven't already, install Go through their official installer.
- If you haven't already, install the official
golinttool by following the instructions outlined in their repo. - Run
golinton the top-level
-
Updated
Mar 24, 2020
-
Updated
Oct 4, 2020 - C
-
Updated
Mar 27, 2020 - Ruby
-
Updated
Nov 22, 2018 - Go
Naming inconsistency
Describe the bug
I found that some names agruments in framework aren't consistent.
So for example:
class SupervisedRunner(Runner):
"""Runner for experiments with supervised model."""
_experiment_fn: Callable = SupervisedExperiment
def __init__(
self,
model: Model = None,
device: Device = None,
input_key: Any = "features",
-
Updated
Oct 5, 2020 - Java
-
Updated
Oct 5, 2020 - Ruby
-
Updated
Oct 1, 2020 - Go
-
Updated
Nov 14, 2019 - Go
-
Updated
Oct 5, 2020 - Python
-
Updated
Oct 4, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Sep 28, 2020 - Ruby
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Oct 5, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Oct 5, 2020
-
Updated
Jul 26, 2017 - Shell
-
Updated
Sep 29, 2020 - Shell
Improve this page
Add a description, image, and links to the infrastructure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infrastructure topic, visit your repo's landing page and select "manage topics."


Feature Suggestion
When creating an anchor tag or a
Linkcomponent from Material UI, if the link points to an external website, we should addrel="noopener noreferrer"to it for