Disable CUFinder
This commit is contained in:
parent
e2b92f7a31
commit
5620a7ebfe
10 changed files with 37 additions and 18 deletions
|
@ -1,4 +1,11 @@
|
|||
- name: Install maptplotlib
|
||||
- name: Install matplotlib
|
||||
apt:
|
||||
name: matplotlib
|
||||
state: latest
|
||||
name:
|
||||
- python3-matplotlib
|
||||
- python3-matplotlib-inline
|
||||
- python3-matplotlib-venn
|
||||
- python3-mpl-animators
|
||||
- python3-mpl-scatter-density
|
||||
- python3-mplcursors
|
||||
- python3-mplexporter
|
||||
state: latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue