Skip to content

fastai/paperspace-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paperspace-setup

Setup a paperspace instance for fastai. Steps:

  • Open a terminal on your machine
  • git clone https://github.com/fastai/paperspace-setup.git
  • cd paperspace-setup
  • ./setup.sh
  • Shutdown your machine and start up a new one

Notes

To install python libraries, for instance the most up to date fastai:

pipi -U fastai

To install non-python software, e.g universal-ctags:

mambai universal-ctags

Note that stuff you install with mambai or pipi will use up persistent storage space on Paperspace.