A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ryantam626/jupyterlab_code_formatter below:

jupyterlab-contrib/jupyterlab_code_formatter: A JupyterLab plugin to facilitate invocation of code formatters.

A JupyterLab plugin to facilitate invocation of code formatters.

Documentation: Hosted on ReadTheDocs

I recommend you going to the documentation site, but this should work too.

  1. Install the package
pip install jupyterlab-code-formatter
  1. Install some supported formatters (isort+black are default for Python)
# NOTE: Install black and isort,
#       JL code formatter is configured to invoke isort and black by default
pip install black isort
  1. Restart JupyterLab

This plugin includes a server plugin, restart JupyterLab if you have followed the above steps while it's running.

  1. Configure plugin

To configure which/how formatters are invoked, see configuration.

If you don't use Discord then feel free to open a GitHub issue, do note I am a bit slower in responding in GitHub.

I could really use your support in giving me a star on GitHub, recommending features or fixing bugs.

This extension was originally developed and maintained by @ryantam626. Massive thanks to the below list of people who made past contributions to the project!

This project is licensed under the terms of the MIT LICENSE .


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4