Skip to content

IPython magic command for showing version information for dependency modules in a notebook. @jrjohansson's original version plus maintenance fixes for compatibility with current python versions.

License

Notifications You must be signed in to change notification settings

leebrian/version_information

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

%version_information2

IPython magic extension for showing version information for dependency modules in a notebook.

See the example notebook for intallation instruction and example of how to use this magic extension.

This is a maintained fork of the original project created by @jrjohansson to fix some bugs that were preventing the package from running in Python 3.8 and later. Not a ton of time to dedicate to the project but will try to keep it running in the current version of python. Renamed to version_information2 because the package is abandoned in pypi.

License

This work is licensed under a Creative Commons Attribution 3.0 Unported License.

About

IPython magic command for showing version information for dependency modules in a notebook. @jrjohansson's original version plus maintenance fixes for compatibility with current python versions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.0%
  • Jupyter Notebook 43.0%