Skip to content

feat: show hidden files in SMAI JL by default#1161

Merged
TRNWWZ merged 2 commits intoaws:mainfrom
joshuatowner:show-hidden-files
Apr 27, 2026
Merged

feat: show hidden files in SMAI JL by default#1161
TRNWWZ merged 2 commits intoaws:mainfrom
joshuatowner:show-hidden-files

Conversation

@joshuatowner
Copy link
Copy Markdown
Contributor

Description

Add showHiddenFiles: true to the SMAI JupyterLab overrides to enable hidden file visibility in the file browser by default for SMAI spaces.

Type of Change

  • Image update - Bug fix
  • Image update - New feature
  • Image update - Breaking change
  • SMD image build tool update
  • Documentation update

Release Information

Does this change need to be included in patch version releases? By default, any pull requests will only be added to the next SMD image minor version release once they are merged in template folder. Only critical bug fix or security update should be applied to new patch versions of existed image minor versions.

  • Yes (Critical bug fix or security update)
  • No (New feature or non-critical change)
  • N/A (Not an image update)

If yes, please explain why:

N/A

How Has This Been Tested?

Confirmed setting this on a space results in hidden files being shown.

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation -> N/A
  • I have added tests that prove my fix is effective or that my feature works -> N/A

Test Screenshots (if applicable):

Related Issues

Builds on PR #1108 which introduces the SMAI overrides file and the start-jupyter-server entrypoint logic to copy it into place for SMAI spaces.

Additional Notes

This is a single-line addition to the existing overrides.json. The setting acts as a default, users can still toggle hidden file visibility off via View → Show Hidden Files if desired.

@joshuatowner joshuatowner requested a review from a team as a code owner April 21, 2026 06:07
@TRNWWZ TRNWWZ merged commit ff14965 into aws:main Apr 27, 2026
1 check failed
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.

4 participants