jupyterlab_code_formatter
jupyterlab_code_formatter copied to clipboard
Default formatter not found
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'".