mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 16:43:12 +02:00
3 lines
46 B
Bash
3 lines
46 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
conda env create -f environment.yml
|