Let's Write an IPython Extension the Hard Way
Read OriginalThis technical article details the process of writing a custom IPython extension to enhance the %rerun magic function. The author identifies a limitation where %rerun stops on exceptions, preventing subsequent commands from executing. The proposed solution involves creating an extension that allows commands to be replayed while temporarily ignoring exceptions, improving the workflow for experimental coding in IPython.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser