Update generate_conda_file.py
This commit is contained in:
Родитель
342bf3640d
Коммит
e91b9efa48
|
@ -29,6 +29,7 @@ $ python -m ipykernel install --user --name {conda_env} \
|
|||
--display-name "Python ({conda_env})"
|
||||
"""
|
||||
|
||||
|
||||
CHANNELS = ["defaults", "conda-forge", "pytorch"]
|
||||
|
||||
CONDA_BASE = {
|
||||
|
|
Загрузка…
Ссылка в новой задаче