generated from jtr13/cctemplate
-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
There are a number of chapters which are causing the build to fail since they have Python code. The code works locally but not in the build environment because we don't have Python installed. Adding a Python installtion to our GitHub actions script would be a start, but we'd also need to make sure that reticulate is able to find it. For now the code chunks are set to eval=FALSE so the build will pass.
Metadata
Metadata
Assignees
Labels
No labels