Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

docker-jupyter-qml

Docker image with qiskit and pennylane libraries and with jupyter notebook env

setup

git clone https://github.com/QPoland/docker-jupyter-qml.git

cd docker-jupyter-qml 

docker build -t quantum .

run

docker run -d -p 8888:8888  quantum

Go to Web browser

http://localhost:8888

stop

docker ps 

<get id from quantum run and copy it>

docker stop id 

# remove
docker -rm -f quantum

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages