-
Updated
Nov 16, 2020 - Rust
infrastructure
Here are 1,438 public repositories matching this topic...
-
Updated
Nov 20, 2020
-
Updated
Nov 25, 2020 - Ruby
Current behavior
When running the jupyter.jupyter.ExecuteNotebook task with output_format='html' the default settings for the HTMLExporter are used. There is no way to pass arguments to this exporter.
Proposed behavior
Allow passing arguments to the HTMLExporter.
Implementation suggestion
Something like html_exporter = nbconvert.HTMLExporter(**exporter_kwargs) on the
-
Updated
Oct 11, 2020
-
Updated
Nov 17, 2020 - Python
-
Updated
Nov 24, 2020 - Go
-
Updated
Mar 24, 2020
-
Updated
Nov 24, 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
Nov 12, 2020 - Java
-
Updated
Nov 24, 2020 - Ruby
-
Updated
Nov 20, 2020 - Go
-
Updated
Nov 14, 2019 - Go
-
Updated
Nov 25, 2020 - Python
-
Updated
Nov 21, 2020 - Python
-
Updated
Oct 16, 2020 - Python
-
Updated
Nov 20, 2020 - Python
-
Updated
Sep 28, 2020 - Ruby
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Nov 15, 2020 - Python
-
Updated
Nov 17, 2020
-
Updated
Nov 24, 2020 - Go
-
Updated
Nov 9, 2020 - HTML
-
Updated
Jul 26, 2017 - 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
#3264 added support for configuration schema along with mostly complete schemas for
@backstage/cli,@backstage/core, and@backstage/backend-common. In addition the minimal required schema was also added for all frontend plugins to receive their required config.We should fill the sche