Skip to content

m-bhatia/quantumenv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start

docker run --rm -it $(docker build -q https://github.com/SigQuantum/quantumenv.git)

This creates a completely ephemeral environment (no images are added to your local Docker repository) For a persistent install, instead run

docker build -t quantumenv https://github.com/SigQuantum/quantumenv.git

and invoke with

docker run -it quantumenv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Other 0.1%