Skip to content

tkf/docker-pyjulia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfiles for PyJulia

Build Status

Examples

cd base
docker image build -t pyjulia/base .
docker image build -t pyjulia/base-1.1.0 --build-arg julia_version=1.1.0 .
docker run --rm -it pyjulia/base

Dockerfiles

  • base: Python and Julia
  • plain: base + PyJulia + PyJulia requirements (e.g., PyCall)
  • test: plain + test requirements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published