Results 46 issues of Ido M

When using the algolia search for GPUs, it finds main pages that has the headline of GUide and not one of the cloud gpu parameters for instance.

Hi, When running the call with the template flag it fails: cf-to-tf -s sdlf-cicd-team-repos template SyntaxError: Unexpected token A in JSON at position 0 at JSON.parse () at /usr/local/lib/node_modules/@humanmade/cf-to-tf/lib/template.js:9:24 at...

Ideally when converting this pipeline the section (which is repeating therefore redundant) shouldn't appear there, or at least the prefix can be parameterized. ```tasks: - source: tasks/section-1-load-data.py product: y: output/section-1-load-data-y.pkl...

Converting a whole R notebook to a script

``` Could not determine format for product ‘outputs/validation_result0.pkl’. Pass a valid extension (‘.html’, ‘.ipynb’, ‘.md’, ‘.pdf’, ‘.rst’, and ‘.tex’) or pass “nbconvert_exporter_name”. If you want this task to generate multiple...

bug
good first issue

### Description I think adding an integration/tutorial and the right documentation of the [framework](https://github.com/ploomber/sklearn-evaluation) can go a long way. You'd be able to evaluate your classification, regression and clustering models,...

enhancement
stale
air

Not sure if still active. It might make more sense to update from `ipython-sql` to `Jupysql`. Adding [more context on depracation](https://github.com/catherinedevlin/ipython-sql#legacy-project). This transition should help you avoid compatibility issues and...

We have a feature that isn't documented, from a user: ``` Hi, how do I define the documentation for a particular task in the pipeline? When I run ploomber status,...

good first issue

If a user is leveraging the template, editing the get task for instance, to have 2 outputs when originally it was 1. And he forgot to change the consuming task,...

bug

When changing an upstream to have 2 outputs (on pipeline.yaml) but keeping the load for example for the path on a single parameter, it creates Nested folders. Instead it should...

bug