[Help] Jupyter Notebooks Started Using 8 Spaces for Indentation for No Reason #16467
|
Normally the indentation for the python language is 4 spaces anywhere in my VS Code, however, a few minutes ago Jupyter notebooks started ssing 8 spaces for indentation for no reason, and it's still 4 spaces outside of the notebooks. (The auto indentation is 8 spaces as shown above)I checked the config file I tried to
But none of them fixed this issue (it's still 8 spaces in notebooks) Can anyone help me fix this? Thanks in advance. Version info: OS: macOS 11.4 |
Answered by
brettcannon
Jun 14, 2021
Replies: 1 comment
|
I would open an issue on https://github.com/microsoft/vscode-jupyter as maybe they have an idea what's going on (we actually don't participate in this from a Python extension perspective). |
0 replies
Answer selected by
tddschn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I would open an issue on https://github.com/microsoft/vscode-jupyter as maybe they have an idea what's going on (we actually don't participate in this from a Python extension perspective).