Skip to content

hachej/dataproj-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Step 1: create the virtual environment
make create_environment
  • Step 2: activate the virtual environment
workon <virtualenv name>
  • Step 3: add an ipython kernel (for jupyter notebooks)
make create_kernel
  • Step 4: install requirements
pip install -r requirements.txt
  • Step 5: edit .dbconfig.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published