-
Updated
Oct 14, 2020 - Rust
infrastructure
Here are 1,399 public repositories matching this topic...
-
Updated
Oct 12, 2020
-
Updated
Oct 16, 2020 - Ruby
AWS Batch Task
Created by Dylan Hughes via monday.com integration.
-
Updated
Oct 11, 2020
-
Updated
Oct 15, 2020 - Python
-
Updated
Oct 15, 2020 - Go
-
Updated
Mar 24, 2020
-
Updated
Oct 14, 2020 - C
-
Updated
Mar 27, 2020 - Ruby
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
Nov 22, 2018 - Go
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 15, 2020 - Ruby
-
Updated
Oct 15, 2020 - Go
-
Updated
Nov 14, 2019 - Go
-
Updated
Oct 16, 2020 - Python
-
Updated
Oct 6, 2020 - Python
-
Updated
Oct 16, 2020 - Python
-
Updated
Sep 28, 2020 - Ruby
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Oct 11, 2020 - Python
-
Updated
Oct 14, 2020 - Python
-
Updated
Oct 15, 2020
-
Updated
Jul 26, 2017 - Shell
-
Updated
Sep 13, 2020 - HTML
-
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
To support creating app repos in Enterprise Github, we may want to add base url as environment variable explicitly under scaffolder in app-config.yaml (similar to gitlab).
Possible Implementation
Add an environment variable for base url for scaffolder Github
use th