Skip to content

Commit a2c8e9b

Browse files
authored
Update README.md
1 parent ebe8b48 commit a2c8e9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ to easily share the cache with your collaborators.
2525
* [Usage For Function Call Caching](#usage-for-function-call-caching)
2626
* [License](#license)
2727

28+
# Our motivations
29+
30+
We created the `xetcache` library after our own frustrations working with Jupyter Notebooks with long running functions. You can get the full context by reading [this blog post](https://about.xethub.com/blog/xetcache-cache-jupyter-notebook-cells-for-performance-reproducibility?utm_source=github).
31+
2832
# Install
2933
```
3034
pip install xetcache

0 commit comments

Comments
 (0)