IPEP 1: Cleanup and extension of the Magic system in IPython - ShuaiYAN/ipython GitHub Wiki
Status | Implemented |
Author | Fernando Perez <[email protected] > |
Created | October 8th, 2011 |
Updated | August 1st, 2013 |
Discussion | here |
Implementation | PR #1732 |
The original issue describing this IPEP is found here.
Note: the final implementation of this was done in #1732, and there are some differences in the details with the API proposed here. But by and large this document was implemented as described here.
This issue is meant to be the place to gather all feedback and discussion about IPEP1, a proposal to clean up the magic system and add cell-level magics. As the discussion evolves I will continue updating the main document, here we only keep the most current version for convenience of reading.