JianLin Zhang

Results 2 issues of JianLin Zhang

I tried to download a celltype list after seletion of dataset, but I just saw a interface like this ![Image](https://github.com/user-attachments/assets/38c39967-0758-499a-992d-a35777b5c613) can someone point out somewhere to directly download a list?

question

### 🐛 Describe the bug import torchdata.datapipes.iter.transform.bucketbatcher as b print(b.__file__) --------------------------------------------------------------------------- Exception Traceback (most recent call last) Cell In[1], line 1 ----> 1 import torchdata.datapipes.iter.transform.bucketbatcher as b 2 print(b.__file__) File...