DXCn7wNe / docker-ipython-veusz

Docker Veusz with IPython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Veusz with IPython

Overview

Start visualization a scientific plot with "Veusz" using "docker compose". The image used in this repo is "ubuntu:20.04".

How to use this image

docker compose run --rm app [ipython3|veusz]

or

docker compose up -d
docker compose exec app [ipython3|veusz]

About

Docker Veusz with IPython


Languages

Language:Dockerfile 100.0%