v0.1.1 (November, 2022)
paxtonfitzpatrick
released this
23 Nov 18:57
·
330 commits
to main
since this release
New companion paper
-
check out our new paper describing how
davos
can be used to simplify and enhance sharing reproducible research code!
Other fixes & improvements
smuggle
statements that install packages into alternate Python environments (by changingdavos.config.pip_executable
) now successfully import the package in addition to installing it- enabling
davos
's non-interactive mode now ensures the installer program doesn't request user input (in addition todavos
itself) - updates to environment-specific configuration following colab's transition to new IPython version
- fixes to CI tests to accommodate recent
selenium
changes - new intro sections for README (+assorted typo fixes)
Full Changelog: v0.1.0...v0.1.1