Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 7 days ago
JSON representation

Docker Image for Data Science projects in Python and R.

Awesome Lists containing this project

README

        

# venpyr

![Lifecycle:
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)

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.