Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
machinelearning-introduction-workshop
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
sispub
courses
machinelearning-introduction-workshop
Commits
5288207c
Commit
5288207c
authored
3 years ago
by
oschmanf
Browse files
Options
Downloads
Patches
Plain Diff
Add new yml-file for linux
parent
b410e387
No related branches found
Branches containing commit
No related tags found
3 merge requests
!47
Resolve "Update installation instructions"
,
!40
Draft: Resolve "Update installation instructions"
,
!39
Draft: Resolve "Update installation instructions"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
environment_linux.yml
+21
-0
21 additions, 0 deletions
environment_linux.yml
with
21 additions
and
0 deletions
environment_linux.yml
0 → 100644
+
21
−
0
View file @
5288207c
# Open a terminal and execute the following command to create the conda environment
# for the workshop
# 'conda env create -f environment_linux.yml'
name
:
machine_learning_workshop_2021
channels
:
-
anaconda
-
defaults
dependencies
:
-
python==3.8.8
-
pandas
-
matplotlib
-
scikit-learn==0.24.1
-
seaborn
-
jupyterlab==3.1.7
-
pydot
-
pillow
-
pip
-
tensorflow==2.4.1
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