We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e687c1 commit a0ed76fCopy full SHA for a0ed76f
1 file changed
README.md
@@ -11,6 +11,11 @@ For information on the training, see the website
11
presentation used for the training.
12
1. [`source-code`](source-code): directory that contains sample code written to
13
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.
19
1. [License](LICENSE): license information for the material in this repository.
20
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
21
repository.
0 commit comments