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

AttributeError: module 'papermill' has no attribute 'record' #1195

Closed
faizan1990 opened this issue Aug 31, 2020 · 1 comment
Closed

AttributeError: module 'papermill' has no attribute 'record' #1195

faizan1990 opened this issue Aug 31, 2020 · 1 comment

Comments

@faizan1990
Copy link

Description

Baseline Deep Dive is using papermill's attribute: record

Unfortunately, record attribute was removed from papermill as per:
nteract/papermill#507

Please update the code accordingly!

Thanks.

@gramhagen
Copy link
Collaborator

this is a duplicate of #641 currently the papermill version is pinned here: https://github.com/microsoft/recommenders/blob/837b8081a4421e144f2bc05ba949c5ac6c52320f/tools/generate_conda_file.py#L60

but we are certainly open to updating the notebooks to use scrapbook and then upgrading papermill version. if you have some time to help out PRs are welcome.

in the meantime you can downgrade the version of papermill you are using to match.

thanks, closing this for now

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

2 participants