Skip to content

Chapters with eval=FALSE since they require Python #84

Description

@jtr13

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 the package that needs it, such as reticulate or keras is able to find it. For now the code chunks are set to eval=FALSE so the build will pass.

https://jtr13.github.io/cc21fall1/beginners-walk-through-of-deep-learning-in-r.html

Please comment on this thread if you find an additional chapter with this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions