Skip to content

Commit a0ed76f

Browse files
committed
Update README
1 parent 6e687c1 commit a0ed76f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ For information on the training, see the website
1111
presentation used for the training.
1212
1. [`source-code`](source-code): directory that contains sample code written to
1313
develop the slides and illustrate concepts.
14+
1. [`environment.yml`](environment.yml): conda environment file intended to be
15+
cross-platform.
16+
1. [`python_for_data_science_linux64_conda_specs.txt`](python_for_data_science_linux64_conda_specs.txt):
17+
conda environment specification file specific for 64-bit Linux to precisely
18+
reproduce the environment on which the code was developed.
1419
1. [License](LICENSE): license information for the material in this repository.
1520
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
1621
repository.

0 commit comments

Comments
 (0)