You might consider to add the instructions for conda installation: ```bash conda install -c conda-forge black jupyter labextension install @ryantam626/jupyterlab_code_formatter conda install -c conda-forge jupyterlab_code_formatter jupyter serverextension enable --py jupyterlab_code_formatter ```