mirror of
https://github.com/ImperialCollegeLondon/ReCoDE_MCMCFF.git
synced 2025-06-26 08:51:16 +02:00
fix: name conflict with other exemplars
The venv cannot be named recode, since a student might be working through multiple exemplars which would lead to name conflicts for the venvs. I named the conda venv mcmc for Monte Carlo Markov Chain.
This commit is contained in:
parent
673a458761
commit
7e5f20aa2d
@ -1,4 +1,4 @@
|
|||||||
name: recode
|
name: mcmc
|
||||||
|
|
||||||
channels:
|
channels:
|
||||||
- defaults
|
- defaults
|
||||||
|
Loading…
x
Reference in New Issue
Block a user