Installation#

Install the latest version using pip:

pip install -U showyourwork

Note that in order to use showyourwork!, you’ll also need a working installation of the conda package manager.

You can also install the latest development version from GitHub:

pip install git+https://github.com/showyourwork/showyourwork

Note

showyourwork! is constantly under development, so users should upgrade frequently (just pass the -U argument to pip as shown above). Check out the latest release on PyPI and read the release notes at Changelog.