You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the conda installation instructions and went ahead and also installed the suggested formatters (black, isort, autopep8, etc) but after rebuilding jupyter lab and attempting to format an example cell I get the error "Jupyterlab Code Formatter Error
Unable to find default formatters to use, please file an issue on GitHub." When invoke the command palette and select "Apply Isort Formatter", for example, I get a different error message "Jupyterlab Code Formatter Error 'NoneType' object has no attribute 'startswith'".
The text was updated successfully, but these errors were encountered:
I followed the conda installation instructions and went ahead and also installed the suggested formatters (black, isort, autopep8, etc) but after rebuilding jupyter lab and attempting to format an example cell I get the error "Jupyterlab Code Formatter Error
Unable to find default formatters to use, please file an issue on GitHub." When invoke the command palette and select "Apply Isort Formatter", for example, I get a different error message "Jupyterlab Code Formatter Error 'NoneType' object has no attribute 'startswith'".
The text was updated successfully, but these errors were encountered: