jupyterlab-code-formatter 3.0.2
pip install jupyterlab-code-formatter
Released:
A JupyterLab plugin to facilitate invocation of code formatters.
Navigation
Verified details
These details have been verified by PyPIProject links
Owner
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (Copyright 2023 Ryan TAM Permission is hereby granted, free of charge, to any person obtaining a cop...)
- Author: Ryan Tam
- Requires: Python >=3.7
-
Provides-Extra:
dev
,test
Classifiers
Project description
A JupyterLab plugin to facilitate invocation of code formatters.
Documentation: Hosted on ReadTheDocs
Demo
Quick Start
I recommend you going to the documentation site, but this should work too.
- Install the package
pip install jupyterlab-code-formatter
- 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
- Restart JupyterLab
This plugin includes a server plugin, restart JupyterLab if you have followed the above steps while it's running.
- Configure plugin
To configure which/how formatters are invoked, see configuration.
Getting help
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.
Your Support
I could really use your support in giving me a star on GitHub, recommending features or fixing bugs.
Contributors
This extension was originally developed and maintained by @ryantam626. Massive thanks to the below list of people who made past contributions to the project!
License
This project is licensed under the terms of the MIT LICENSE .
Project details
Verified details
These details have been verified by PyPIProject links
Owner
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (Copyright 2023 Ryan TAM Permission is hereby granted, free of charge, to any person obtaining a cop...)
- Author: Ryan Tam
- Requires: Python >=3.7
-
Provides-Extra:
dev
,test
Classifiers
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jupyterlab_code_formatter-3.0.2.tar.gz
.
File metadata
- Download URL: jupyterlab_code_formatter-3.0.2.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
55adb8fa8b9bd58f0b39e7d3ead6c1e862e9ebc1444a66cdb4233d8dc6351d4b
|
|
MD5 |
924d89ac0400a72b09789dd6acf1fa08
|
|
BLAKE2b-256 |
eaa0279f8ab354f944cd54fc124eeb6112f4d4fd22c6834e96ca48a13bc015a4
|
File details
Details for the file jupyterlab_code_formatter-3.0.2-py3-none-any.whl
.
File metadata
- Download URL: jupyterlab_code_formatter-3.0.2-py3-none-any.whl
- Upload date:
- Size: 33.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9f4c5be0a5296029207d965da7b65621aa8a06d39fc3a5d8e59d1f3db88997fd
|
|
MD5 |
f19fed89502d0a095d7e0b486b894144
|
|
BLAKE2b-256 |
7b82198e37071ca3f5709b80b19d99b5498f75f020e9052b8f7f750bd3580ad6
|