https://github.com/py-why/dowhy-example-notebooks-deps-dockerfile
https://github.com/py-why/dowhy-example-notebooks-deps-dockerfile
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/py-why/dowhy-example-notebooks-deps-dockerfile
- Owner: py-why
- License: mit
- Created: 2022-07-14T19:43:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T11:13:53.000Z (over 2 years ago)
- Last Synced: 2024-12-30T02:46:34.970Z (4 months ago)
- Language: Dockerfile
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dockerfile for DoWhy's example notebooks
This repository hosts the `Dockerfile` to build the [dowhy-example-notebooks-deps image](https://github.com/py-why/dowhy-example-notebooks-deps-dockerfile/pkgs/container/dowhy-example-notebooks-deps).
This image contains R dependencies and many other required packages to run most of the DoWhy example notebooks.
It turned out that the R dependencies are very experimental, and reliably rebuilding this image is not possible without continuous efforts to update the Dockerfile. The Dockerfile is therefore mainly for documentation purposes.