jupyter_server
jupyter_server copied to clipboard
Default value for `ContentManager.hidden_file`
Problem
Using recent jupyter-server, .gitignore does not open if the hidden files are not available:
https://github.com/jupyterlab/jupyterlab-git/issues/1168
This brings the following question:
Should we change the default or suppress the server flag for dealing with hidden files to be an only front end settings like we are used to in OS file explorer?