Sign inSign up

fulvwen/triqs

By fulvwen

Updated almost 3 years ago

Docker image of TRIQS built from source.

Image
0

1.1K

fulvwen/triqs repository overview

TRIQS Docker Image built from source.

A triqs docker image built completely from source which includes triqs and the applications cthyb, dft_tools, maxent and tprf.

It can be used to run a Jupyter notebook environment yourself, or to run a shell for development:

  • Jupyter notebook
docker run [--name <contailer name>] [-v <host dir>:<container dir>] -p 8888:8888 fulvwen/triqs
  • Command line
docker run [--name <contailer name>] [-v <host dir>:<container dir>] -ti fulvwen/triqs bash

Tag summary

Content type

Image

Digest

Size

728.6 MB

Last updated

over 6 years ago

docker pull fulvwen/triqs