https://github.com/hsma-programme/h6_6c_abs_part_2
Materials for HSMA 6 Session 6C
https://github.com/hsma-programme/h6_6c_abs_part_2
Last synced: 4 months ago
JSON representation
Materials for HSMA 6 Session 6C
- Host: GitHub
- URL: https://github.com/hsma-programme/h6_6c_abs_part_2
- Owner: hsma-programme
- License: other
- Created: 2024-07-08T10:26:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T10:59:02.000Z (over 1 year ago)
- Last Synced: 2025-09-09T16:17:36.023Z (9 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
NOTE : in order to run the lecture examples and undertake the exercises in this repository, you will need to use the supplied abs environment.
Once you have downloaded the repository, navigate to the environment directory in your Ananconda prompt and type :
conda env create -f environment.yml
Then activate the abs environment when running the code.