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 4 years ago.
CentOS7 Vagrant environment with Jupyter Notebook service in background.
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (306 MB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (297 MB) |
This version was created over 4 years ago.
Version 1.1.0 for zyz/centos7-python