How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "zyz/centos7-python"
end
vagrant init zyz/centos7-python
vagrant up

This version was created over 3 years ago.

CentOS7 Vagrant environment with Jupyter Notebook service in background.

2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (306 MB)

  • vmware_desktop Hosted by Vagrant Cloud (297 MB)

This version was created almost 4 years ago.

Version 1.1.0 for zyz/centos7-python

2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (248 MB)

  • vmware_desktop Hosted by Vagrant Cloud (237 MB)