How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "nlesc/3d-e-chem"
config.vm.box_version = "1.4.1"
end
vagrant init nlesc/3d-e-chem \
--box-version 1.4.1
vagrant up
This version was created about 3 years ago.
Virtual machine with all software and sample data to run 3D-e-Chem KNIME workflows.
Based on Chemical Analytics Platform v0.8.5