-
I was thinking about creating some libs using the [Haxe](https://haxe.org/) language, as I can transpile it to Lua, JS, PHP... etc., reusing all the logic and making some small adjustments.
In NPM …
-
Hi!
I am a recent adopter of Ploomber and enjoying it. Thanks a lot for making this framework.
I am using `grid` in my `pipeline.yaml` and it works great. The only downside is that when visuali…
-
**Describe the bug**
I have the following project structure:
```
project
├── my_pacakge/
├── pipeline/
│ ├── train.py
└── setup.py
```
I create the following estimator:
```python
estimato…
-
Hi, I have created a Sagemaker Pipeline Model using an Sklearn model followed by an xgboost model. I followed the instructions [here](https://github.com/aws/amazon-sagemaker-examples/issues/729) to se…
-
I couldn't see any [reports](https://docs.open-metadata.org/openmetadata/schemas/entities/report) samples on the [sandbox](https://sandbox.open-metadata.org/explore/tables) so the below may or may not…
lihan updated
2 years ago
-
Please complete the following information about the language:
- Name: Nextflow
- Website: https://www.nextflow.io
- Language Version: DSL2
The following are optional, but will help us add the …
-
I have just upgraded my project to .NET 8 and noticed while running my build pipeline in Azure DevOps that it fails because of `dotnet-project-licenses`.
Output:
```
You can invoke the tool using…
-
### Project Title
AFNI Automated testing framework
### Contributors
|Name| Position | Institute|
|:-----|:---------|:-------|
| Dylan Nielson| Neuroimaging Data Scientist | NIMH-DSST |
|…
-
### Describe the bug
when using CodePipeline with S3 source:
```
const pipeline = new CodePipeline(this, `Pipeline-dev`, {
selfMutation: true,
pipelineName,
synth: new CodeB…
-
**Is your feature request related to a problem? Please describe.**
I want to implement the protocol in HTTP pipeline semantic, just like
https://github.com/spinscale/netty4-http-pipelining/blob…