Format code cells in Jupyter Notebook and JupyterLab using black.
Project description
jupyterblack
Format code cells in Jupyter Notebook and JupyterLab using black.
It's as simple as calling jblack
$ jblack my_notebook.ipynb
Install jupyterblack from the command line with pip
$ pip install jupyterblack
Usage
# Format to black's default line length of 88.
$ jblack notebook.ipynb
# Customize your own line length to 70.
$ jblack -l 70 notebook.ipynb
# Format three .ipynb files to default line length.
$ jblack notebook_1.ipynb notebook_2.ipynb notebook_3.ipynb
# Show help.
$ jblack -h
Contributing
Bug Reports and Feature Requests
Please use the issues tracker to report bugs or submit feature requests.
Development
Pull requests are very welcome.
Project details
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
jupyterblack-0.2.1.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyterblack-0.2.1.tar.gz.
File metadata
- Download URL: jupyterblack-0.2.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a2b66decc80519d3b16e2913b13dc914bb9392b95fe6c69080553f03a718246
|
|
| MD5 |
3711f3870eec66e250536fbbff22f122
|
|
| BLAKE2b-256 |
7d381489b876481adab876fc09d45fd8cd4a137ae866fcbe6f6d8c9cc7f940c2
|
File details
Details for the file jupyterblack-0.2.1-py3-none-any.whl.
File metadata
- Download URL: jupyterblack-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a225033f15e81dbfb63c593b5c005d5a2777f3e2da7029d3c075a4b403107e76
|
|
| MD5 |
32728d67c1641f81f6debbd00539d0b0
|
|
| BLAKE2b-256 |
858320370e9646bc9c144693332f830017603b03a4876b05baa1a5b538143053
|