blacken-docs-jb 0.6.2

Creator: codyrutscher

Last updated:

Add to Cart

Description:

blackendocsjb 0.6.2

blacken-docs-jb
Extension of blacken-docs which also supports the executable code blocks from JupyterBook e.g
```{code-cell} python
x = 1 + 2
```

Install
pip install blacken-docs-jb

Usage with pre-commit
See pre-commit for instructions
Sample .pre-commit-config.yaml:
- repo: https://github.com/finsberg/blacken-docs-jb
rev: v0.6.2
hooks:
- id: blacken-docs-jb
additional_dependencies: [black==22.3.0]
exclude: slides

License
This project is licensed under MIT. The license file from blacken-docs is found in LICENSE_blacken_docs.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.