Skip to content

tomkooij/nbextension-run-checkpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbextension-run-checkpy

Jupyter notebook nbextension to run checkPy on the current notebook.

This adds a button "checkPy" to the toolbar. When pressed, it launches checkPy by executing !checkpy through the active Jupyter kernel. Output is read from stdout and shown in a modal dialog:

Screenshot

Installation

Install via pip:

pip install nbextension-run-checkpy

Acknowledgment and license

3-clause BSD License

Based on the nbgrader validate extension. nbgrader: Copyright (c) 2014, Jupyter Development Team.

About

Jupyter notebook nbextension to run checkPy on the current notebook

Resources

License

Stars

Watchers

Forks

Packages

No packages published