Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebooks should refer to resources in this repository #6

Open
jayvdb opened this issue Feb 8, 2019 · 1 comment
Open

Notebooks should refer to resources in this repository #6

jayvdb opened this issue Feb 8, 2019 · 1 comment

Comments

@jayvdb
Copy link

jayvdb commented Feb 8, 2019

In an offline environment, the tests fail because they load the notebooks, and the notebooks refer to files in pyexcel-chart repo

notebook/life_expectancy.ipynb:    "sheet = p.get_sheet(url='https://github.com/pyexcel/pyexcel-chart/raw/master/docs/source/API_SP.DYN.LE00.IN_DS2_en_csv_v2.csv')\n",

I'll try some magic to pull these files into the build environment and use local files instead.

@jayvdb
Copy link
Author

jayvdb commented Feb 9, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant