Check Execution Order 0.1.1 | Coderz Repository

check-execution-order 0.1.1

Last updated:

0 purchases

check-execution-order 0.1.1 Image
check-execution-order 0.1.1 Images

Free

Languages

Categories

Add to Cart

Description:

checkexecutionorder 0.1.1

check-execution-order
A tool and pre-commit hook to automatically check execution order in Jupyter Notebooks.





Installation
$ pip install check-execution-order

Usage as a pre-commit hook (recommended)
See pre-commit for instructions
Sample .pre-commit-config.yaml:
- repo: https://github.com/MarcoGorelli/check-execution-order
rev: v0.1.1
hooks:
- id: check-execution-order

Command-line example
$ check-execution-order bad.ipynb
Cell 1 comes after 2 in file 'bad.ipynb'

Configuration
None yet. Got any requests? Please let me know!

License:

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

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.