databaker icon indicating copy to clipboard operation
databaker copied to clipboard

databaker.tutorial.tutorial() doesn't work on mac build

Open ainemcguire opened this issue 7 years ago • 0 comments

import os os.listdir("/Applications/anaconda/lib/python3.5/site-packages/databaker")

the tutorials directory is not installed into site-packages directory with pip install

['init.py', 'pycache', 'constants.py', 'databaker_nbconvert.py', 'framework.py', 'jupybakecsv.py', 'jupybakehtml.py', 'jupybakeutils.py', 'overrides.py', 'richxlrd', 'structure_csv_default.py', 'tutorial.py']

ainemcguire avatar Apr 11 '17 10:04 ainemcguire