We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939456a commit dfed581Copy full SHA for dfed581
.circleci/config.yml
@@ -29,7 +29,7 @@ jobs:
29
- save_cache:
30
key: jupyter
31
paths:
32
- - ~/_build/.jupyter_cache
+ - ~/project/_build/.jupyter_cache
33
34
- store_artifacts:
35
path: _build/html
0 commit comments