Skip to content

Instantly share code, notes, and snippets.

@lokeshsoni
Created December 14, 2019 06:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lokeshsoni/37df89cdfef825ab0e6b2ab2af1802bf to your computer and use it in GitHub Desktop.
Save lokeshsoni/37df89cdfef825ab0e6b2ab2af1802bf to your computer and use it in GitHub Desktop.
# jupyterlab-code-formatter
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment