PyTorch Nighly concrete version in environmen.yml

Is there any way of saving a concrete PyTorch nightly version on a environment.yml of Anaconda:

I tried as follows:

name: Test
channels:
  - pytorch-nightly
  - defaults
  - conda-forge
dependencies:
  - python=3.7
  - pip  
  - ipywidgets
  - jupyterlab
  - cudatoolkit=10.2
  - pytorch=1.6.0.dev20200610=py3.7_cuda10.2.89_cudnn7.6.5_0
  - torchvision=0.7.0.dev20200610=py37_cu102

But it don’t works

I haven’t tried it, but the current nightly binary should be shipped in the pytorch channel, not pytorch-nightly. Could you change it and check it again?

EDIT: I’m wrong, the package name was changed (I think), not the channel name.

pytorch-nightly from pytorch channel hasn’t been updated for a year.

Looking into versions of pytorch nighly channel I have seen that after several versions they get removed

https://anaconda.org/pytorch-nightly/pytorch/files