Notebook
# Install IPython magic extension in a notebook to display information about # which versions of dependency package that was used to run the notebook. %install_ext http://raw.github.com/jrjohansson/version_information/master/version_information.py