<div dir="ltr">Hi<div><br></div><div>To promote reproducibility of shared IPython notebooks I often find it useful to include some version information for modules at the end of the notebook (with lots of dependencies a lot of things can go wrong...).</div>
<div><br></div><div>I've create a simple IPython magic command extension that displays such information in an HTML table (suitable for use in the notebook). See</div><div><br></div><div><a href="http://nbviewer.ipython.org/urls/raw.github.com/jrjohansson/version_information/master/example.ipynb">http://nbviewer.ipython.org/urls/raw.github.com/jrjohansson/version_information/master/example.ipynb</a><br>
</div><div><br></div><div>Is there a built-in functionality of this kind in IPython that I'm not aware of, or some other better way of doing this? If not I think it would be a nice to have something like this included directly in IPython.</div>
<div><br></div><div>Best regards</div><div>Rob</div></div>