
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
jupyterlab-code-formatter
Advanced tools
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.
pip install jupyterlab-code-formatter
# NOTE: Install black and isort,
# JL code formatter is configured to invoke isort and black by default
pip install black isort
This plugin includes a server plugin, restart JupyterLab if you have followed the above steps while it's running.
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 .
FAQs
A JupyterLab plugin to facilitate invocation of code formatters.
We found that jupyterlab-code-formatter demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.