-
Notifications
You must be signed in to change notification settings - Fork 349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pipeline node properties not opening and blank screen is shown, Also in inputs -> Filename -> Browse is not showing files and folder. #3105
Comments
A quick comment about the last screen capture. In general the file picker will only display files of the pre-selected type. For example, the file picker for a Python component will only display files with the It appears that this might be a regression issue with how the the file picker handles subdirectories. I've confirmed the problem using the following directory layout in the Jupyterlab work directory:
Note that this behavior is not file type specific (e.g. Python vs Jupyter notebook)
|
Hey guys, any updates on this? I was trying Elyra out for an MVP proposal, and this came up, and seems quite basic not to be working 😢 |
@AlirezaSadeghi While I see the issues reported by @ptitzler overall I was able to get all other stuff working by using drag and drop or selecting files from the Jupyter Browser. Is this actually blocking you? Would you be willing to help with the fix? |
Any updates on this? I'm facing the same issue. I know jupyterlab > 4 is not supported but are there any plans to start supporting it? elyra==3.15.0 |
Describe the issue
To Reproduce
Steps to reproduce the 1st behavior:
Steps to reproduce the 2st behavior:
Screenshots or log output
If applicable, add screenshots or log output to help explain your problem.
Expected behavior
Deployment information
Describe what you've deployed and how:
The text was updated successfully, but these errors were encountered: