Commit 586ad990 authored by Nicolas Ollinger's avatar Nicolas Ollinger

DIAMSv0

parent 73ff530a
......@@ -5,3 +5,7 @@ pip install -r requirements.txt
python -m ipykernel install --user --name=qiskitenv
jupyter-nbextension install rise --py --sys-prefix
jupyter-nbextension enable rise --py --sys-prefix
cd qisvenv
for f in ../patch/*; do
tar xvzf $f
done
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment