Juan Luis Cano Rodríguez
Juan Luis Cano Rodríguez
_**Edit**: Repurposing this issue to document & clarify current behavior, while keeping #611 for the requested new functionality. See discussion below._ **Describe the feature you'd love to have in Orchest**...
**Describe the problem this improvement solves** I often get into JupyterLab by double-clicking a step, but if it's on the right hand side of the pipeline editor, the step properties...
**Describe the bug** I was confused trying to drag a file to the pipeline editor and nothing was happening, to realize that I needed a pipeline first. **Expected behavior** The...
**Describe the bug** When creating a custom image, I can't pick the corresponding kernel, since it gives a network error. **Expected behavior** I would expect to be able to use...
It would be nice to be able to enable snapping for the visual elements of the pipeline editor. **Is your feature request related to a problem? Please describe.** At the...
The current views displaying logs could have better searchability. **Is your feature request related to a problem? Please describe.** Several Orchest views have logs, for example the environment view that...
We have been discussing internally how to offer a better experience for Orchest users writing their own ETL/EL(T) data pipelines. Although naturally users can write their own DIY code to...
**Describe the problem this improvement solves** I wanted to pass some environment variables to a Docker image from a service, like this: ``` docker run -d -p 3000:3000 \ -e...
I found myself in a complicated situation with Jobs and environment variables. Long story short: to make a job inherit a project-level environment variable, I had to 1. Copy config...
JupyterLab 3.3, integrated in the last release of Orchest (see #578), allows for menu and toolbar customization, have a look: https://gist.github.com/fcollonval/facfadcd926621a84556a040aac71a8f We could explore if we want to do something...