jrjohansson / version_information

IPython magic command for showing version information for dependency modules in a notebook.
54 stars 17 forks source link

Adding this extension to IPython proper #1

Closed westurner closed 10 years ago

westurner commented 10 years ago

Would you be at all opposed to adding this extension to the core IPython extensions? I find it really helpful for interoperability with various IPython notebook installations.

https://github.com/ipython/ipython/tree/master/IPython/extensions

jrjohansson commented 10 years ago

Hi. Thanks for the suggestion. I think it would be great if this extension was included as a core ipython extension. The reason I started on to work it was because I think this functionality is missing in ipython, especially for the notebook, but I'm not sure the ipython team want to include it. They seem very picky with what they include.

westurner commented 10 years ago

I could submit a pull request?

jrjohansson commented 10 years ago

Yes sure, go ahead!

westurner commented 10 years ago

Thanks again!

jrjohansson commented 10 years ago

Thank you, it was worth a try!

westurner commented 10 years ago

:+1: