QuantStack/jupyterlab-snippets

Remove hidden files and python autogenerated bytecode cache files

Opened this issue · 0 comments

When allowing modifications in the snippets folder within JupyterLab data path, __pycache__ folder may get created along side the snippets. This folder is getting listed in the snippets menu. Also, existing/auto-generated hidden files like .DS_STORE can be removed from getting listed in the snippets menu.

Screenshot 2023-06-27 at 3 23 20 PM