I am using JupyterLab4 on Safari (and liking it a lot!).
When I edit a Python file, automatic indentation doesn’t work. For example after an if statement or a function definition. Anybody else seeing this behavior? Is this a setting, a bug, an oversight, or maybe a Safari problem?
Just to clarify: indentation works fine in a code cell in a notebook. Just not when editing a Python file.
I do not have Safari but on Chrome/Edge it works for me in both files and in the notebook in 4.0. It might be a bug. Before delving further, because Safari is special I would appreciate if you could check with another browser so we know if it is Safari-specific. Also, a set of steps to reproduce the issue might help.
1 Like
After a week, it suddenly started working. No idea why, but as you said, Safari is special.
Sorry for the noise.
1 Like