forked from M-Labs/artiq
manual: fix matplotlib installation command
This commit is contained in:
parent
cd7a5a3683
commit
4f6367d1c1
|
@ -78,7 +78,7 @@ Installing multiple packages and making them visible to the ARTIQ commands requi
|
||||||
ps.numpy
|
ps.numpy
|
||||||
ps.scipy
|
ps.scipy
|
||||||
ps.numba
|
ps.numba
|
||||||
ps.matplotlib.override { enableQt = true; }
|
(ps.matplotlib.override { enableQt = true; })
|
||||||
ps.bokeh
|
ps.bokeh
|
||||||
]))
|
]))
|
||||||
# List desired non-Python packages here
|
# List desired non-Python packages here
|
||||||
|
|
Loading…
Reference in New Issue