Skip to content
Snippets Groups Projects
Commit ec91b547 authored by Martin Bauer's avatar Martin Bauer
Browse files

Removed joblib.cached-sphinx workaround / Caching fix

- sphinx detection is not reliable, e.g. jupyter notebooks have sphinx
  imported at startup -> no caching from notebooks
- explicitly added cached functions via autofunction to docs
- some functions do not support memory cache, because memory cache can't
  handle non-hashable parameters -> introduced diskcacheNoFallback
  decorator for these functions
parent fded1b57
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment