Skip to content
Snippets Groups Projects
Commit 2f1040dd authored by oschmanf's avatar oschmanf
Browse files

Update environments for Mac, Mac M1 and Linux

parent 7e6b3106
No related branches found
No related tags found
No related merge requests found
...@@ -24,3 +24,5 @@ dependencies: ...@@ -24,3 +24,5 @@ dependencies:
- nltk - nltk
- gensim - gensim
- prettytable - prettytable
- jupyterlab-code-formatter
- jupyterlab-git
...@@ -23,3 +23,5 @@ dependencies: ...@@ -23,3 +23,5 @@ dependencies:
- nltk - nltk
- gensim - gensim
- prettytable - prettytable
- jupyterlab-code-formatter
- jupyterlab-git
# Open a terminal and execute the following command to create the conda environment # Open a terminal and execute the following command to create the conda environment
# for the workshop # for the workshop
# 'conda env create -f environment.yml' # 'conda env create -f environment_m1.yml'
name: machine_learning_workshop_2022 name: machine_learning_workshop_2022
...@@ -27,3 +27,5 @@ dependencies: ...@@ -27,3 +27,5 @@ dependencies:
- nltk - nltk
- gensim - gensim
- prettytable - prettytable
- jupyterlab-code-formatter
- jupyterlab-git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment