-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
Implement the method `MLflowClient.log_batch()` in the MLflow fluent API as `mlflow.log_ba…
-
**Describe the feature**
```java
@Setter
@FluentSetter
public class User {
private String id;
}
```
will generate:
```java
public class User {
private String id;
…
-
Hello,
I'm currently building a template which will be shared across clients so that they can _optionally_ translate an interface on their own. A lot of my id's are dynamically generated on differe…
-
I've automated the installation of Georgia Tech's WeBWork on AWS using Terraform and Ansible. We're re-deploying it from scratch each semester to keep things clean with respect to content, patching…
-
Add some graphics bling bling or something to make it look good.
No specific reason. Just that it might surprise someone to find a pretty looking contributing guide.
Got better ideas? Please sha…
-
### Module Name
N/A
### Description
Just a question here -- I was wondering if the testing code documentation restricts testing of terraform module's to just the `terratest` `golang` framework.
…
-
```java
public class VaadinTest {
@Test
public void test() {
PropertySet set = BeanPropertySet.get(User.class);
assertTrue(set.getProperty("name").orElse(null).getSetter().isPresent…
-
The + icon is not aligned with the text. It looks like it has more padding below than above which causes it not to line up when used with a button
![345178510-75ba73ab-0388-49c8-8dee-9e83877137fe](…
-
### Background
According to the "Forward Protocol Specification v1", fluentd supports an option named `chunk` which enables at-least-once delivery of messages.
This option is very useful in case…
-
If, for example, there are 11 icons in a folder, and the dock bar is set to 11, then an unnecessary scroll bar appears, and it does not have smooth animation. Why is there a scroll bar if I can alread…