Skip to content

[ZEPPELIN-6051] Skip the hidden files in notebook listing (reopen) - #4792

Merged
Reamer merged 8 commits into
apache:masterfrom
seung-00:ZEPPELIN-6051
Aug 15, 2024
Merged

[ZEPPELIN-6051] Skip the hidden files in notebook listing (reopen)#4792
Reamer merged 8 commits into
apache:masterfrom
seung-00:ZEPPELIN-6051

Conversation

@seung-00

Copy link
Copy Markdown
Contributor

What is this PR for?

This PR reopens #4789. It was accidentally closed while resolving conflicts. @Reamer

This PR modifies the notebook listing logic to exclude hidden files that start with ..
This is because showing non-executable files, such as meta files, could confuse users, as seen in this issue ZEPPELIN-6051.

Additionally I have enhanced the error popup message to be more specific, which appears when a user opens a notebook with parsing errors. I think it would be more helpful for users to recognize and resolve the issues on their own.

What type of PR is it?

  • Improvement

What is the Jira issue?

How should this be tested?

  • Create a notebook that can't be parsed and try to open it.

Screenshots (if appropriate)

as-is
Screenshot 2024-08-12 at 01 15 41

to-be
Screenshot 2024-08-12 at 01 14 15

to-be
image

Questions:

  • Does the license files need to update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@Reamer

Reamer commented Aug 14, 2024

Copy link
Copy Markdown
Contributor

If no further comments are received, I will merge this pull request on Thursday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants