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

Allow caching functions in jupyter notebooks #1498

Open
tfiers opened this issue Aug 16, 2023 · 0 comments
Open

Allow caching functions in jupyter notebooks #1498

tfiers opened this issue Aug 16, 2023 · 0 comments

Comments

@tfiers
Copy link

tfiers commented Aug 16, 2023

Currently, your cached function must live in a .py file for joblib.Memory to be useful.
See e.g. this Q&A (which includes a workaround): https://stackoverflow.com/questions/75202475/joblib-persistence-across-sessions-machines/
It would be cool if joblib somehow could natively support functions defined in notebooks.

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