Skip to content

Commit c3aed45

Browse files
committed
Remove prefix
1 parent 2d5875a commit c3aed45

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ For information on the training, see the website
1414
illustrate concepts.
1515
1. [`environment.yml`](environment.yml): conda environment file intended to be
1616
cross-platform.
17-
1. [`python_for_data_science_linux64_conda_specs.txt`](python_for_data_science_linux64_conda_specs.txt):
17+
1. [`python_for_machine_learning_linux64_conda_specs.txt`](python_for_machine_learning_linux64_conda_specs.txt):
1818
conda environment specification file specific for 64-bit Linux to precisely
1919
reproduce the environment on which the code was developed.
2020
1. [License](LICENSE): license information for the material in this repository.

environment.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@ dependencies:
1212
- holoviews
1313
- ipywidgets
1414
- hyperopt
15-
prefix: /home/gjb/miniconda3/envs/python_for_machine_learning
16-

0 commit comments

Comments
 (0)