Upgrade to Pro — share decks privately, control downloads, hide ads and more …

command_line_2

Utree
July 03, 2019

 command_line_2

Utree

July 03, 2019
Tweet

More Decks by Utree

Other Decks in Education

Transcript

  1. ࠓ͔Β͢Δ͜ͱ # ϗʔϜσΟϨΫτϦʹҠಈ $ cd ~ # Vagrantઐ༻ͷσΟϨΫτϦΛ࡞Δ $ mkdir

    MyVagrant # MyVagrantʹҠಈ $ cd MyVagrant/ # σʔλαΠΤϯε༻ͷσΟϨΫτϦΛ࡞Δ $ mkdir MyDataScienceToolbox # MyDataScienceToolboxʹҠಈ $ cd MyDataScienceToolbox/ # Data Science Toolbox VM༻ͷVagrantϑΝΠϧΛ࡞Δ $ vagrant init data-science-toolbox/data- science-at-the-command-line
  2. ࠓ͔Β͢Δ͜ͱ # த਎Λ֬ೝ $ vi Vagrantfile # VagrantfileΛݩʹVMΛ্ཱͪ͛Δ $ vagrant

    up # VMʹsshͰϩάΠϯ $ vagrant ssh # VMΛఀࢭ͢Δ $ vagrant halt # VMΛ࡟আ͢Δ $ vagrant destroy