How to use blackcellmagic - 1 common examples

To help you get started, we’ve selected a few blackcellmagic examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github csurfer / blackcellmagic / blackcellmagic.py View on Github external
def load_ipython_extension(ipython):
    ipython.register_magics(FormattingMagic)

blackcellmagic

IPython magic command to format python code in cell using black.

MIT
Latest version published 3 years ago

Package Health Score

39 / 100
Full package analysis

Popular blackcellmagic functions

Similar packages