Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bolsonaro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Luc Giffon
bolsonaro
Commits
8b2bf908
Commit
8b2bf908
authored
5 years ago
by
Léo Bouscarrat
Browse files
Options
Downloads
Patches
Plain Diff
Update env_test.yml
parent
1337cc4e
No related branches found
Tags
archive/4-implement-omp_forest_classifier
1 merge request
!21
Resolve "Add some tests"
Pipeline
#4237
failed
5 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
env.yml
+0
-28
0 additions, 28 deletions
env.yml
with
1 addition
and
29 deletions
.gitlab-ci.yml
+
1
−
1
View file @
8b2bf908
image
:
'
continuumio/miniconda:4.7.12'
image
:
'
continuumio/miniconda:4.7.12'
before_script
:
before_script
:
-
conda env create -f env.yml
-
conda env create -f env
_test
.yml
-
conda activate bolsonaro
-
conda activate bolsonaro
test
:
test
:
...
...
This diff is collapsed.
Click to expand it.
env.yml
deleted
100644 → 0
+
0
−
28
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment