Skip to content

CLI tool

The most straightforward way is to use it in the terminal, whenever desired. That can be error-prone and have "dirty" notebooks in your git repo. Check CLI documentation for more information.

A safer alternative is to automate this step, by setting up CI in your repo or a pre-commit hook.

Back to top