Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Luc Giffon
bolsonaro
Commits
8b2bf908
Commit
8b2bf908
authored
Mar 11, 2020
by
Léo Bouscarrat
Browse files
Update env_test.yml
parent
1337cc4e
Pipeline
#4237
failed with stage
in 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8b2bf908
image
:
'
continuumio/miniconda:4.7.12'
before_script
:
-
conda env create -f env.yml
-
conda env create -f env
_test
.yml
-
conda activate bolsonaro
test
:
...
...
env.yml
deleted
100644 → 0
View file @
1337cc4e
name
:
bolsonaro
channels
:
-
conda-forge
-
defaults
dependencies
:
-
joblib=0.14.1=py_0
-
jupyter=1.0.0=py37_7
-
numpy=1.17.2=py37haad9e8e_0
-
pandas=0.25.2=py37he6710b0_0
-
pip=19.3.1=py37_0
-
pytest=5.3.5=py37_0
-
python=3.7.4=h265db76_1
-
scikit-learn=0.21.3=py37hd81dba3_0
-
pip
:
-
-e .
-
coverage==4.5.4
-
flake8==3.7.9
-
idna==2.8
-
ipython==7.9.0
-
matplotlib==3.1.1
-
pycodestyle==2.5.0
-
python-dotenv==0.10.3
-
requests==2.22.0
-
git+git://github.com/darenr/scikit-optimize@master
-
sphinx==2.2.1
-
tqdm==4.37.0
prefix
:
/home/l_bouscarrat/miniconda3/envs/bolsonaro
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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