https://github.com/01o10/venpyr
Docker Image for Data Science projects in Python and R.
https://github.com/01o10/venpyr
data-science docker git poetry python quarto r vscode
Last synced: 5 months ago
JSON representation
Docker Image for Data Science projects in Python and R.
- Host: GitHub
- URL: https://github.com/01o10/venpyr
- Owner: 01O10
- Created: 2024-11-22T11:38:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-01T16:11:10.000Z (over 1 year ago)
- Last Synced: 2025-04-04T13:52:44.660Z (over 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
README
# venpyr 

Docker image for Data Science projects in Python and R.
## Get the Image
You can pull the `venpyr` image from DockerHub:
```shell
docker pull timabg/venpyr
```
## Content
`venpyr` does contain the following tools for your Data Science project:
- 💻 __OS image__: Ubuntu (v22.04).
- 🐍 __Programming language__: Python (v3.10), R (v4.3.1).
- 📖 __Documentation__: Quarto (v1.5.57).
- 🧩 __Package manager__: Poetry (v1.8.0).
- ⏲ __Versioning__: Git.
- ✨ __VScode facilities__: basic extensions and settings (devcontainer.json, settings.json).
## About
`venpyr` is a basic Docker image for coding in Python/R in Data Science projects.