We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357541a commit 2e536efCopy full SHA for 2e536ef
script/jenkins/branches/Jenkinsfile
@@ -27,6 +27,7 @@ pipeline {
27
rm -rf tests_xml/
28
rm -rf coverage/
29
python -m pip install bayesian-optimization
30
+ python -m pip install seaborn
31
make unit_test'''
32
}
33
0 commit comments