зеркало из https://github.com/microsoft/iqsharp.git
Merge branch 'main' into yinshen/supportReVis
This commit is contained in:
Коммит
de2ef374e3
|
@ -9,6 +9,8 @@ if ("true" -eq $Env:SYSTEM_DEBUG) {
|
||||||
Set-PSDebug -Trace 1;
|
Set-PSDebug -Trace 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
conda install --yes conda=23.5.2 # TODO(kuzminrobin, https://github.com/conda/conda/issues/12928): Remove this line after the bug is fixed.
|
||||||
|
|
||||||
# Print conda-info and capture the current platform.
|
# Print conda-info and capture the current platform.
|
||||||
(conda info --json) | Tee-Object -Variable condaInfo;
|
(conda info --json) | Tee-Object -Variable condaInfo;
|
||||||
$CondaPlatform = $condaInfo `
|
$CondaPlatform = $condaInfo `
|
||||||
|
|
Загрузка…
Ссылка в новой задаче