Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ORNL Quantum Computing Institute
xacc
Commits
a39ce398
Commit
a39ce398
authored
Jan 23, 2022
by
Thien Nguyen
Browse files
Added some Python packages to enable those built-in plugins
Signed-off-by:
Thien Nguyen
<
thien.md.nguyen@gmail.com
>
parent
0bc5e740
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/deploy/dev/Dockerfile
View file @
a39ce398
...
...
@@ -22,6 +22,7 @@ RUN apt-get update && \
&&
python3
-m
pip
install
setuptools
\
&&
python3
-m
pip
install
python-language-server flake8 autopep8
\
cmake ipopo pint numpy scipy pydantic qiskit pylint pyquil cirq matplotlib openfermion pyscf
\
qsearch qfactor scikit-quant myqlm qlmaas
\
&&
apt-get
install
-y
gpg
&&
rm
-rf
/var/lib/apt/lists/
*
\
#Install node and yarn
#From: https://github.com/nodejs/docker-node/blob/6b8d86d6ad59e0d1e7a94cec2e909cad137a028f/8/Dockerfile
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment