Published July 10, 2017
| Version 1.0.10
Software
Open
ReproZip: 1.0.10
Authors/Creators
- 1. New York University
Description
(reprounzip-vistrails didn't change)
Bugfixes:
- Correctly escape shell commands containing backticks
- Overwrite tty prompt works correctly on Python 3
- Fix /proc in vagrant-chroot and chroot having outside mounts
- Fix ANSI escapes showing in Qt terminal dialog
- Fix reprozip combine crash on Python 3.6 (patch from James Clarke)
- Using graph --packages drop together with --json no longer crashes
Enhancements:
- New reprozip-jupyter tool to trace and reproduce Jupyter notebooks
- reprozip_jupyter can be registered as a Jupyter extension to trace notebooks from the Jupyter web interface
- The Qt GUI knows to run packages with reprozip-jupyter if they are notebook environments (kernels) unpacked with Docker (and reprozip-jupyter is installed)
- Add --docker-cmd to reprounzip-docker to select the Docker command (for example --docker-cmd="sudo docker")
- Implement --expose-port option for Vagrant and Docker (no need for --docker-option=-p...)
- Add docker-machine support to GUI (select which machine to use)
- Better binaries for MacOS
- Automatically register reprounzip-qt to open .RPZ files on Linux
- Register ReproUnzip with Windows from installer
- Add icon from @heng2j
Downloads:
- reprozip (tarball)
- reprounzip (wheel, tarball)
- reprounzip-docker (wheel, tarball)
- reprounzip-vagrant (wheel, tarball)
- reprounzip-vistrails 1.0.8 (wheel, tarball)
- reprounzip-jupyter 0.1 (wheel, tarball)
- reprounzip-qt (wheel, tarball)
- Windows installer (Python 2.7, reprounzip, plugins and GUI)
- Mac Installer (Python 2.7, reprounzip, plugins and GUI)
Files
ViDA-NYU/reprozip-1.0.10.zip
Files
(1.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0d6b808fe0de2b102538f4421893d309
|
1.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ViDA-NYU/reprozip/tree/1.0.10 (URL)