pavlin-policar / openTSNE

Extensible, parallel implementations of t-SNE
https://opentsne.rtfd.io
BSD 3-Clause "New" or "Revised" License
1.42k stars 157 forks source link

Tutorials do not show ipynb code #227

Closed stanleyjs closed 1 year ago

stanleyjs commented 1 year ago

Hi, the tutorials on the readthedocs ("How to use t-SNE" etc) do not correctly display the code cells anymore. The cells can be seen when one clicks on "Edit on github".

dkobak commented 1 year ago

Hi Jay, I think it's the same issue as here https://github.com/pavlin-policar/openTSNE/issues/222 -- any idea how to fix it?

stanleyjs commented 1 year ago

@dkobak Yes, you're right, #222 appears to be the same. I'll close this. I may take a look later at how to fix it.