Skip to content

guaguanco/ipython-magic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPython Magic Functions

I am quite fond of IPython. If I tinker around with creating magic functions for the notebook, I will publish them here.

Consult the source code for usage instructions.

Contents:

  • Graphviz Magics (gvmagic.py): %dot, %dotstr, %dotobj, %dotobjs %neato, %neatostr, %neatoobj, %neatoobjs %circo, %circostr, %circoobj, %circoobjs %fdp, %fdpstr, %fdpobj, %fdpobjs %sfdp, %sfdpstr, %sfdpobj, %sfdpobjs %twopi, %twopistr, %twopiobj, %twopiobjs

Thanks to contributors:

  • John B. Nelson (@jbn)

About

IPython Magic Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%