/vagrant-jupyter

Primary LanguageShellCreative Commons Zero v1.0 UniversalCC0-1.0

vagrant-jupyter

Getting Started on VirtualBox

Requirements

  • VirtualBox
  • Vagrant

Copy Vagrantfile.local.sample file to Vagrantfile.local , and edit VirtualBox settings.

Then run below command, and access http://localhost:8888/

$ vagrant up --provider virtualbox

If you update environment, run below command

$ vagrant provision

LICENSE

CC0 1.0 Universal

see LICENSE file