How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "data-science-toolbox/data-science-at-the-command-line"
end
vagrant init data-science-toolbox/data-science-at-the-command-line
vagrant up
This version was created almost 10 years ago.
There isn't a description.
This version was created almost 10 years ago.
There isn't a description.
This version was created almost 10 years ago.
There isn't a description.
There are no providers for this version.