ocbe-uio / DIscBIO

A user-friendly R pipeline for biomarker discovery in single-cell transcriptomics
Other
12 stars 5 forks source link

Unable to view code of Binder notebook #30

Closed wleoncio closed 3 years ago

wleoncio commented 3 years ago

Summary

Clicking on the "View as code" icon of some notebook files leads to a 404 error page.

Expected output

I don't know if I'm using the notebook properly, but let's take as an example in this page:

https://nbviewer.jupyter.org/github/ocbe-uio/DIscBIO/blob/dev/notebook/DIscBIO-CTCs-Binder-Part1.ipynb

I would like to copy the R code chunks, but manually selecting each chunk and Ctrl+C/Ctrl+V-ing my way through each one of them sounds like waaay much more work than it should. Normal Python notebooks can export just the code chunks for simple copying and pasting, so I assume Binder allows a reader to do that too. I also assume that can be done by clicking here:

image

Obtained output

When I click on the highlighted icon in the image above, this is where I end up:

image

So maybe the icon is pointing to the wrong place. Please fix or advise.

wleoncio commented 3 years ago

Closing and tagging as "wontfix" (see conversation log on Teams for more).