Luciano Resende

Results 37 issues of Luciano Resende

The code-snippet extension is looking into using this behavior to notify the user about actions being accomplished (#1006) The git extension is also moving this way ![image](https://user-images.githubusercontent.com/382917/98894587-ef468e80-2459-11eb-941f-6efde22b377c.png) We should adopt...

help wanted
component:pipeline-editor
component:python-editor
area:front-end
component:code-snippets
priority:low
component:metadata-editor
good first project

Add support for data source as metadata and investigate/implement helper utilities to generate connectivity code to be used directly on python scripts or notebooks. Note: What are the implications for...

help wanted
component:metadata

Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have...

status:Work in Progress
component:cli-tools
priority:stretch
inactive:deferred

When performing large workloads, it does not make sense to use node inputs/outputs to propagate data as it would be very cost-intensive. One idea would be to map an S3/COS...

component:pipeline-editor
component:pipeline-runtime
component:s3
good first project

**What is prompting the discussion?** - Elyra releases in the wild stopped installing/working because a new version of `black` was released and it was incompatible with Elyra. The specific issue...

status:Needs Triage

**Describe the issue** Investigate how to reduce the time necessary to run a full CI build Some options: - Can we run individual Cypress tests in parallel? - Can we...

help wanted
component:build
component:test
kind:investigative

Add the following in your notebook ` !pip install --user --no-cache opencv-python ` and ` import cv2 ` After the import is executed, you will see an error related to...

bug
python kernel (iPython)
kubernetes

Customers have requested the ability to : * List existing kernels per user * List idle timeout for running kernels * Ability to kill kernels * etc I would like...

enhancement
help wanted
runtime
future

Today we have a set of very similar sample kernelspecs (number of languages * number of supported platforms) which differ from each other by very little. Similar to what we...

enhancement
help wanted
good first issue
configuration
kernels
customization

Today we ask users to manually download and handle the installation of Jupyter Enterprise Gateway sample kernelspecs. They are also responsible to modify/update parameters on all installed kernelspecs (e.g. spark_home,...

enhancement
help wanted
good first issue
configuration
kernels
customization