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

Cache Pluto Notebooks #230

Merged
merged 1 commit into from
Nov 22, 2022
Merged

Conversation

Dsantra92
Copy link
Collaborator

Given the implementation in DemoCards.jl we should be able to support cache notebook renders based on the input notebook's sha. Unfortunately, we haven't been able to use that feature because the Julia version that we are using for generating docs on CI caused a mismatch. I am updating the CI's Julia version add adding updated cache renders. Let's see how it goes.

If everything goes right, the docs build should use the cache files instead of evaluating the notebook files.

@Dsantra92
Copy link
Collaborator Author

Looks like the cache is working. See docs build.

@Dsantra92 Dsantra92 marked this pull request as ready for review November 22, 2022 08:53
@CarloLucibello
Copy link
Owner

It's working! Doc build down to 1m30s, used to be 30 min. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants