Skip to content

Commit fd39ade

Browse files
authored
Merge pull request #10 from gjbex/development
Fix typos
2 parents 645356c + 547ac37 commit fd39ade

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,6 @@ venv.bak/
109109
*.bak
110110
~$python_for_data_science.pptx
111111
~$python_for_machine_learning.pptx
112+
113+
# direnv configuration file
114+
.envrc

environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ dependencies:
1111
- seaborn
1212
- holoviews
1313
- ipywidgets
14-
- hyperopt
14+
# - hyperopt
1515
prefix: /home/gjb/miniconda3/envs/python_for_machine_learning
1616

python_for_machine_learning.pptx

187 KB
Binary file not shown.

0 commit comments

Comments
 (0)